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

Segmentation of custom point cloud data #29

Open
lemonsstyle opened this issue Oct 23, 2024 · 1 comment
Open

Segmentation of custom point cloud data #29

lemonsstyle opened this issue Oct 23, 2024 · 1 comment

Comments

@lemonsstyle
Copy link

Hello, thank you for your contribution. I would like to ask how to apply it to my own point cloud file for segmentation? Do I need to modify my point cloud file according to the format of a certain test dataset?

@ayushjain1144
Copy link
Owner

Hi @lemonsstyle, I think the easiest would be to modify it in the format of ScanNet or you can write a wrapper that supplies the desired inputs to the model (which are basically camera poses, camera intrinsics, and RGB images)

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