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

Evaluating on Long Sequences #75

Open
VladimirYugay opened this issue Mar 19, 2025 · 0 comments
Open

Evaluating on Long Sequences #75

VladimirYugay opened this issue Mar 19, 2025 · 0 comments

Comments

@VladimirYugay
Copy link

VladimirYugay commented Mar 19, 2025

Thanks for your work!

What is the best way to estimate the camera trajectory on longer videos (1.5k+ frames)?

Does it make sense to run inference per tuples of images and then accumulate the overall trajectory?
For example, images [0, 1, ... 10], [10, ..., 20]?

Also, does the camera convention follow OpenCV format (X right, Y down, Z forward)?

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