Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

part segmentation visualization script #42

Closed
struggle2893 opened this issue Apr 20, 2021 · 6 comments
Closed

part segmentation visualization script #42

struggle2893 opened this issue Apr 20, 2021 · 6 comments

Comments

@struggle2893
Copy link

Hi,
Thank you very much for sharing the code on DGCNN. I have completed the training on part segmentation and want to visualize it. I read your suggestions on #8 and #26. But I only exported points (x, y, z) and cannot assign the color (R,G,B ) by the label . Can you share your visualization script? thank you very much!
I'm sorry to trouble you, and I'm sorry to ask you such a simple question, I am a beginner in point cloud work, I hope you understand, thank you very much.

@antao97
Copy link
Owner

antao97 commented Apr 20, 2021

I'm sorry that I didn't write a visualization script.

Please tell me if you don't know the label of each point or don't know how to connect colors with labels.

@struggle2893
Copy link
Author

I don't know how to connect colors with labels.

@antao97
Copy link
Owner

antao97 commented Apr 20, 2021

You can init a color list with 50 colors, where each color corresponds to a label.

See #10 for more details.

@struggle2893
Copy link
Author

Thank you very much!

@antao97 antao97 closed this as completed Apr 20, 2021
@LZQ1204
Copy link

LZQ1204 commented Jul 14, 2021

Thank you very much!

Can you share your visualization script? thank you very much!

@antao97
Copy link
Owner

antao97 commented Jul 20, 2021

The visualization code is added in this repo.

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

No branches or pull requests

3 participants