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

The question about decode depth form keypoints #49

Open
lurenlym opened this issue Jul 26, 2022 · 0 comments
Open

The question about decode depth form keypoints #49

lurenlym opened this issue Jul 26, 2022 · 0 comments

Comments

@lurenlym
Copy link

corner_02_depth = calib.f_u * pred_height_3D.unsqueeze(-1) / (corner_02_height * self.down_ratio)

why use f_u to compute the decode the depth instead of f_v here?

The obj height should correspond to the y-axis in the camera coordinate

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