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

prompt&video #79

Open
zwx211 opened this issue Oct 24, 2024 · 3 comments
Open

prompt&video #79

zwx211 opened this issue Oct 24, 2024 · 3 comments

Comments

@zwx211
Copy link

zwx211 commented Oct 24, 2024

Great work, I would like to know does the name of the video have to be the same as the prompt If the prompt is exceptionally long and exceeds the maximum value of the video name how should it be executed?

@NattapolChan
Copy link
Collaborator

NattapolChan commented Oct 26, 2024

The vbench standard prompt in here will not exceed the maximum value of file name length. But in case you have your own prompt and that is longer than 255, you can use these commands:

  1. ... --videos_path <path/to/video.mp4> --mode=custom_input --prompt <your prompt>
  2. ... --videos_path <path/to/video_dir> --mode=custom_input --prompt_file <path/to/json file that map filenames to prompts>

@zwx211
Copy link
Author

zwx211 commented Oct 28, 2024

Thank you for your reply, but I have a new problem, I tried to run it and found that there are some metrics with negative scores, like temporal_style, is this as expected and what does the negative number mean?
image

@ziqihuangg
Copy link
Contributor

Which dimension is it?

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

3 participants