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 make a mesh label for semantic segmentation during training #6

Open
571502680 opened this issue Jul 19, 2019 · 5 comments
Open

Comments

@571502680
Copy link

No description provided.

@YinlinHu
Copy link
Member

2D reprojections of the mesh vertex according to the pose can tell you ground truth segmentations.

@571502680
Copy link
Author

But the paper uses the Semantic Separation Grid of S*S,if i use 2D reprojections of the mesh vertex, and its size is the shape of pictures!

@YinlinHu
Copy link
Member

Just use the label of the nearest pixel, to generate a rough segmentation.

@571502680
Copy link
Author

Could you share the train.py?

@YinlinHu
Copy link
Member

We will release an enhanced version of our method with the training code. (maybe in months)

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