Skip to content
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

Open
jeong-heo opened this issue Jan 11, 2023 · 6 comments
Open

about S3DIS traing #3

jeong-heo opened this issue Jan 11, 2023 · 6 comments
Labels
good first issue Good for newcomers

Comments

@jeong-heo
Copy link

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.

@sunjiahao1999
Copy link
Owner

Hi, thank you very much for your attention to our work.
We follow SSTNet. The superpoints of S3DIS are generated by the superpoint-graph.
I feel sorry that I lack the time to organize the code about S3DIS.
You can follow the SoftGroup's S3DIS setting to implement it. We follow their setting.

@ngoductuanlhp
Copy link

Hello @sunjiahao1999 ,
Thank you for your great work and repo.

Could you share the config file to train SPFormer on S3DIS dataset?

Looking forward to your reply. Thank you again.

@sunjiahao1999 sunjiahao1999 added the good first issue Good for newcomers label Feb 7, 2023
@peoplelu
Copy link

Hi, thank you very much for your attention to our work. We follow SSTNet. The superpoints of S3DIS are generated by the superpoint-graph. I feel sorry that I lack the time to organize the code about S3DIS. You can follow the SoftGroup's S3DIS setting to implement it. We follow their setting.

Hi!
Thank you very much for your excellent work.
Could you share the superpoint result of the S3DIS dataset? I'm glad to receive your reply.

@kasparas-k
Copy link

Hi, thank you very much for your attention to our work. We follow SSTNet. The superpoints of S3DIS are generated by the superpoint-graph. I feel sorry that I lack the time to organize the code about S3DIS. You can follow the SoftGroup's S3DIS setting to implement it. We follow their setting.

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.

@xuxiaoxxxx
Copy link

Hi, thank you very much for your attention to our work. We follow SSTNet. The superpoints of S3DIS are generated by the superpoint-graph. I feel sorry that I lack the time to organize the code about S3DIS. You can follow the SoftGroup's S3DIS setting to implement it. We follow their setting.

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.

@ye1264
Copy link

ye1264 commented Aug 2, 2024

Is the data preprocessing and training for S3DIS done according to the configuration in SoftGroup? @sunjiahao1999

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

7 participants