aRI0U / RandLA-Net-pytorch

PyTorch implementation of RandLA-Net
346 stars 52 forks source link

For semantic3D dataset, how to generate classes.json? #54

Open StiphyJay opened 1 year ago

StiphyJay commented 1 year ago

Thanks for your great job. When I want to train our model in Semantic3D dataset, there have a classes.json file in dataroot. But how to generate classes.json file? I didn't have an idea.

Looking forward to your reply! Thanks!

StiphyJay commented 1 year ago

In subsample_data.py, there have a LABELS_PATH to indicate the classes.json path, but the code didn't use this variable.

Herstorys commented 1 week ago

I have the same problem, have you solved this problem? If you can help me, I will be grateful!