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

Could you please provide the code for ScanNet++ and KITTI-360 dataset processing and training? #18

Open
Sugar55888 opened this issue Nov 24, 2024 · 2 comments

Comments

@Sugar55888
Copy link

Thank you!

@samcao0416
Copy link
Collaborator

For scanner++, we subsampled mesh to pointclouds. It’s simple with cloud compare/meshlab/open3d…
KITTI360 is more complicate. You need you combine different LiDAR pcds with transform matrices applied. Then we also filter the noises, turn LiDAR pcds into mesh and then downsampled to pointclouds. I remember transforms are also need to be applied on camera poses.

It will take me some days to clean the code. I’m still in Tokyo for attending the conference.

@Sugar55888
Copy link
Author

@samcao0416 Thank you very much for your reply! Looking forward to more instructions in the repository.

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

No branches or pull requests

2 participants