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

How to perform semantic segmentation on the SemanticKITTI dataset? #256

Open
Makoto0015 opened this issue Apr 18, 2024 · 0 comments
Open

Comments

@Makoto0015
Copy link

I have successfully implemented semantic segmentation on point clouds using the S3DIS dataset. Now, I would like to try switching to an outdoor road point cloud dataset. However, I noticed that the data format of SemanticKITTI differs significantly from that of S3DIS. I would like to inquire whether the PointNet++ model can be applied to semantic segmentation on the SemanticKITTI dataset, and how to proceed. Is it necessary to use a DataLoader to convert its format?

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

1 participant