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 use this method combined with 2D detection on run time #171

Open
ShuangjunLiu opened this issue May 26, 2020 · 1 comment
Open

How to use this method combined with 2D detection on run time #171

ShuangjunLiu opened this issue May 26, 2020 · 1 comment
Labels

Comments

@ShuangjunLiu
Copy link

Thanks for your interest in our research!

I checked the code and found that the SH 2D detections are pre-processed and saved result.
According to paper, this approach is estimating from 2D joints in camera coordinates to the depth which suppose to have mm units.
However, SH output is in image space in pixels. Inverse camera projection requests depth for exact recovery.
However, depth is not suppose to be available at runtime.
Could you clarify how you got the 2D joints ( mm in camera coordinates) from image space? Did you employ the ground truth depth data?

@YimjuneLiu
Copy link

Hello, Can you solve this problem? In my points, the author maybe use a pixel is equal to how many millimeters?

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

No branches or pull requests

3 participants