Open saetlan opened 1 month ago
I have the similar issue. Is it possible to resist free camera movement in xyz space, like doing translation, instead of just moving around the center of the scene? Thank you.
Thanks for your interest! I guess you want to interpolate a trajectory between two or more views of a scene, which is exactly what our sparse view scripts can accomplish. We will release this code soon.
Thank you. Would you have an estimated time to release this part of code?
Thank you. Would you have an estimated time to release this part of code?
Hi, I will try to release it next week
hey! Thanks for this great work 👏 I was wondering if there was already an easy way to use another view of the same scene to create the animation from one to the other.
I thought about using the pair with dust3r to get the relative camera 4*4 matrix but didn't find an existing way to use this to get the trajectory.
Is this something that could be easily done with what is already in the repo?
Kudos for the release !