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

About Frame control #204

Open
YuehengLuo opened this issue May 19, 2024 · 1 comment
Open

About Frame control #204

YuehengLuo opened this issue May 19, 2024 · 1 comment

Comments

@YuehengLuo
Copy link

Hi!
How can I control the number of frames of model input and output?
1.I found that using the model weights you provided for text to motion to get a video length of 6 seconds the results_len.txt that I get shows 120 frames per video. This means that there are 20 frames per second, can I control this parameter like 5 frames per second or that the output is only 1 frame.
2.Can the input to the model be just one frame? My goal is to generate a single frame of the image that best fits the text.

@GuyTevet
Copy link
Owner

  1. The model was trained with a 20fps dataset. No flexibility here (except training with different data)
  2. Naiivle, no. Try our recent https://setarehc.github.io/CondMDI/

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