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 understand the 'Input' in Leaderboard ? #8

Open
jchsun1 opened this issue Oct 30, 2024 · 1 comment
Open

How to understand the 'Input' in Leaderboard ? #8

jchsun1 opened this issue Oct 30, 2024 · 1 comment

Comments

@jchsun1
Copy link

jchsun1 commented Oct 30, 2024

Hello,In the evaluation Leaderboard, the value of 'Input' column is usually 'n frm', '16 frm' for example. How do I understand this value? Is 16 frames sampled from the entire video as input for the end-to-end inference? If so, 16 frames contain too little content compared to a video?
Looking forward to your reply.

@JUNJIE99
Copy link
Owner

"16frm" refers to the 16 frames extracted from a video and fed into a Multi-Modal Language Model (MLLM). Our evaluation method follows the original design of each model, with most models using uniform sampling.

While 16 frames are insufficient for understanding long videos, this was due to the early stage of Video MLLM technology at that time. Recently, however, many new Video MLLMs specifically designed for long videos have emerged. These new models can process more input frames and perform better, as evidenced by their high rankings on leaderboards.

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