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 can I check .obj file after testing? #136

Open
KISEOKJUNG opened this issue Oct 16, 2023 · 1 comment
Open

How can I check .obj file after testing? #136

KISEOKJUNG opened this issue Oct 16, 2023 · 1 comment

Comments

@KISEOKJUNG
Copy link

KISEOKJUNG commented Oct 16, 2023

I ran examples in OpenPoints. but only log file is generated after testing, I want to check ground truth, differences and prediction results like PointNet.
please let me know the .obj files path and should I change the code in cfg to save the .obj file?
Result visualization file is only generated in S3DIS example?
I am beginner, please let me know in detail.

@colesmylie
Copy link

colesmylie commented Nov 30, 2023

From the documentation:

  • add visualize=True to save segmentation results as .obj files

Is there any chance you could provide your data from after it has been segmented by various of the segmentation methods such as updated PointNet++. PointNext, ect? I am hoping to compare how point cloud segmentation effects later navigation, but have been unable to get it running to make the predictions myself. I am also beginner and have been struggling to get this to run.

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