-
Notifications
You must be signed in to change notification settings - Fork 8
Example of camera pose estimation. #4
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
Comments
I refer an implementation here MoSca. Our camera pose estimation code is similar to their method. You can try their code for camera pose estimation. |
I think how to estimate the accurate camera pose from point maps defined in local coordinate systems is an essential problem in 3D reconstruction. So I reopen this issue to list some concurrent exciting works to solve it. We welcome everyone to list more works here and discuss with us. |
We just release our implememted SfM method for camera pose estimation. Have fun! Camera pose estimation is NOT the primary objective and the core contribution of GeometryCrafter. This simplified application just demonstrates the potential for 4D reconstruction using GeometryCrafter. Camera pose estimation for dynamic videos remains a challenging problem for researchers. So I'll keep this issue open for collecting more exciting works |
Thank you for your great work! I wonder whether the codes of camera pose estimation mentioned in your paper and project page will be released? Anyway, thank you for sharing your amazing work with us!
The text was updated successfully, but these errors were encountered: