Video max pixels 设置 #9234
Unanswered
kang-1-2-3
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我注意到LLaMA Factory在QwenVL2.5视频微调训练配置中默认video_max_pixels是256*256,是不是意味着输入视频的每帧的像素超过这个范围会被resize到这个分辨率?但QwenVL2.5同样包含VIDEO_MAX_PIXELS 参数,默认为 768 * 28 * 28 https://deepwiki.com/QwenLM/Qwen2.5-VL/3.1-image-and-video-processing ,二者有什么关系呢?
Beta Was this translation helpful? Give feedback.
All reactions