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

Questions about how to obtain mask_markers #5

Closed
WeiCaike opened this issue Dec 8, 2021 · 2 comments
Closed

Questions about how to obtain mask_markers #5

WeiCaike opened this issue Dec 8, 2021 · 2 comments

Comments

@WeiCaike
Copy link

WeiCaike commented Dec 8, 2021

Hi,
Recently I cited your paper and code to do some research. If I want to train and test on my own dataset, how can I get the mask_markers?
Thank you.

@sanweiliti
Copy link
Owner

Hi,

Thanks for your interest in our work. To get the mask for markers, we use the initial fitting results from original PROX dataset, and render the fitted bodies, and the 3D scene separately from the camera view, which gives depth information for each pixel. If the depth of body marker/body joint is larger then the scene vertex at the same 2D pixel location, we consider it as occluded.

@WeiCaike
Copy link
Author

Hi,

Thanks for your interest in our work. To get the mask for markers, we use the initial fitting results from original PROX dataset, and render the fitted bodies, and the 3D scene separately from the camera view, which gives depth information for each pixel. If the depth of body marker/body joint is larger then the scene vertex at the same 2D pixel location, we consider it as occluded.

Thank you for your response.

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