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

sample_per_video function related #2

Closed
Mei0211 opened this issue Jan 18, 2024 · 4 comments
Closed

sample_per_video function related #2

Mei0211 opened this issue Jan 18, 2024 · 4 comments

Comments

@Mei0211
Copy link

Mei0211 commented Jan 18, 2024

Could you give an example of the sample_per_video function? Thanks!

@ziqihuangg
Copy link
Contributor

Hi, this is the function to sample a video, from the model you want to evaluate.

@Mei0211
Copy link
Author

Mei0211 commented Jan 19, 2024 via email

@ziqihuangg
Copy link
Contributor

Hi, you can refer to the open-sourced sampling code for each video generation model. For instance, to sample from the LaVie model, you can use this script: https://github.com/Vchitect/LaVie/blob/main/base/pipelines/sample.py, and the sampling instruction is here: https://github.com/Vchitect/LaVie/tree/main?tab=readme-ov-file#step1-base-t2v

Hope this clarified your question, thanks!

@ziqihuangg
Copy link
Contributor

Hi, we've added detailed information for each models' sampling settings: https://github.com/Vchitect/VBench/tree/master/sampled_videos#what-are-the-details-of-the-video-generation-models

I'm closing the issue as there has been no follow-up questions for a while, but feel free to re-open it anytime if you still have any related questions.

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