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 sample from certain viewpoint with relative pose metric R,T? #9

Open
longyangqi opened this issue Oct 29, 2024 · 1 comment
Open

Comments

@longyangqi
Copy link

Great Work!
Following README, I found you control the view by spherical coordinate system.
So can we sample from certain viewpoint with relative pose metric R,T ,and how to make it?
Thanks!

@basilevh
Copy link
Owner

basilevh commented Nov 11, 2024

Hi,
If you have a custom video and wish to run the model with specified camera rotation and translation parameters, I would recommend running infer.py as documented here:
https://github.com/basilevh/gcd?tab=readme-ov-file#custom-data-no-gt
You do not need to know the absolute spherical coordinates (of either the source or destination viewpoint) to do this, since the model is trained with relative camera pose instructions only.
Please let me know if this helps!

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