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

Can I output the pose with an absolute scale? #4

Open
942411526 opened this issue Mar 19, 2024 · 1 comment
Open

Can I output the pose with an absolute scale? #4

942411526 opened this issue Mar 19, 2024 · 1 comment

Comments

@942411526
Copy link

Dear author,
Thanks for your great work, but I have a problem with this, I want to predict the pose from the video. Can I output the pose with an absolute scale?

@guangkaixu
Copy link
Collaborator

Hi, thanks for your attention. The output depth maps are scale-invariant, i.e., they are up to an unknown scale, but the scale values are the same for all frames. The output poses are also up to an unknown scale, and the scale is the same as that of depth. But you can try to recover the absolute scale by computing the ratio of optimized depth and metric depth. (Only a few metric depth points are required due to the share of scale values.)

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