-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
about S3DIS traing #3
Comments
Hi, thank you very much for your attention to our work. |
Hello @sunjiahao1999 , Could you share the config file to train SPFormer on S3DIS dataset? Looking forward to your reply. Thank you again. |
Hi! |
Hello everyone, I've added a function to get superpoints based on this reply from the Owner. https://github.com/kasparas-k/SPFormer/blob/main/data/get_superpoints.py Give it a try, seems to work well for me. |
Can you shrae the superpoint result of the S3DIS dataset with me? I follow your code and can't seem to get the normal superpoints. |
Is the data preprocessing and training for S3DIS done according to the configuration in SoftGroup? @sunjiahao1999 |
Hello,
Thanks for your great work.
In your paper, I can see the results of s3dis experiments but I cannot find the codes for it.
Could you provide the codes(prepare data, configs, dataset, etc ....) for s3dis dataset?
And I want to know how to get the superpoint in s3dis.
The scannetv2 data has vertex and face for extracting superpoint but s3dis has only vertex.
Thank you again.
The text was updated successfully, but these errors were encountered: