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

Distance estimation using DensePose #505

Open
ItamarSafriel opened this issue Dec 11, 2019 · 3 comments
Open

Distance estimation using DensePose #505

ItamarSafriel opened this issue Dec 11, 2019 · 3 comments
Labels
densepose issues specific to densepose

Comments

@ItamarSafriel
Copy link

Hello,
Given an image (of a person) that want through the DensePose pipeline, Is it possible to get an approximation of the distance between a point on the front of the forehead to the beck of the head (and in general any two points in 3D space)?

Thanks,
Itamar

@no-1ne
Copy link

no-1ne commented Dec 28, 2019

Some discussion here #165 (comment)

@vkhalidov
Copy link
Contributor

@ItamarSafriel Currently this is not possible, since DensePose establishes a mapping from a generic mesh into a given image. So using mesh vertices that correspond to the estimated IUV values of pixels will give distances on the generic mesh that are not person-specific.

@BadrOuabou
Copy link

Hello, everyone! I've been struggling to install DensePose on Windows for three days now, and all my attempts have failed. I've tried many virtual environments with Anaconda, WSL, etc. Even when I finally manage to install all the packages, I can't run my code because there are some corrupted files. So please, if anyone has a real and complete procedure or even a tip for installing DensePose on a Windows environment, it would be greatly appreciated. Thank you all in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
densepose issues specific to densepose
Projects
None yet
Development

No branches or pull requests

5 participants