George Silva

Results 7 issues of George Silva

I'm trying to run SoftGroup on my custom dataset. I'm trying to detect leaves, nodes & stem on a plant. I also used some code of HIAS to generate the...

Every time I try to run `python train.py --config configs/s3dis.json --logdir logs/s3dis` I get the error "Segmentation fault(core dumped)" . What can be the problem for that? I am using...

Can I use the same test.py file for evaluation on S3DIS dataset? If not can you please provide me the test.py for S3DIS dataset. Thank you in advance.

Do you maybe have the config file to train the model on S3DIS dataset? Thank you in advance.

I copied the gorilla-3d/gorilla3d/datasets/s3dis/s3dis_inst.py file and put it inside SSTNet/sstnet/data/. I also changed the __init__.py accordingly. In addition to that, I changed the config.dataset.type to S3DISInst. However, I get the...

Does anyone know what are V1 and V2? Are they angular velocities or cart velocity is also included? I searched it but couldnot find what they are actually. I would...

subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--config', 'Release', '--', '-j4']' returned non-zero exit status 2 How can I solve this error? Anyhelp would be greatly appreciated please.