Gorilla-Lab-SCUT / SSTNet

Instance Segmentation in 3D Scenes using Semantic Superpoint Tree Networks
MIT License
100 stars 8 forks source link

KeyError: 'S3DISInst' not in the datasets registry' #10

Open SijanNeupane49 opened 2 years ago

SijanNeupane49 commented 2 years ago

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 following error while trying to train the model. Screenshot from 2022-02-12 21-41-09