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 keep camera static in SVD? #38

Open
ljcheng136 opened this issue Nov 10, 2024 · 0 comments
Open

How to keep camera static in SVD? #38

ljcheng136 opened this issue Nov 10, 2024 · 0 comments

Comments

@ljcheng136
Copy link

Nice work! I'm running inference with MotionCtrl and SVD from the svd branch with ckpt downloaded from here. I try to keep the camera trajectory static using RAW Camera Poses in Custom Camera Poses, that is 1 0 0 0 0 1 0 0 0 0 1 0 repeats 14 lines. However, the camera trajectory in the output video cannot remain static and tend to move randomly.
Here are some examples of my experiments:

  1. default setting:
    https://github.com/user-attachments/assets/12daa130-55c3-482c-a6ad-97e94b858719
  2. change motion speed:
    https://github.com/user-attachments/assets/4d0eb5f9-326e-4043-bcfd-f6d91ec7236b
  3. change seed:
    https://github.com/user-attachments/assets/6c401028-8bcc-4a52-b832-2a643547527e
  4. test other input images:
    https://github.com/user-attachments/assets/c972a8b5-4ccb-42f8-85af-661bfe4f07af
    Does anyone know where my operation went wrong? Thanks a lot!
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