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

About the DensePose and OpenPose, and how to get the inital "agnostic" mask? #61

Open
AndrewChiyz opened this issue Mar 14, 2023 · 0 comments

Comments

@AndrewChiyz
Copy link

AndrewChiyz commented Mar 14, 2023

Hi, thank you for releasing the code!

I have a few questions about the rendered input of DensePose and OpenPose.

It seems the DensePose and OpenPose as input, is completed and not masked out by using an "agnostic" mask. So I wonder does it mean when testing, only the "agnostic" mask is given to mask out the specific region for virtual try-on? If so, how to get the initial "agnostic" mask?

For DensePose, I wonder how to render and visualize the image of the DensePose IUV map. It seems the I-component stores the semantic labels of 24 human body parts, the U and V components store the U, and V coordinates, respectively. I got some hints from issues #45 and #8, but I am not sure what happens by setting alpha=1. I saw some visualization of the DensePose IUV map. It looks like https://densepose.s3.amazonaws.com/test1uv.0001.png, which is quite different from the images in the folder "image-densepose".

Thanks!

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