LLaMA-Factory icon indicating copy to clipboard operation
LLaMA-Factory copied to clipboard

qwen2.5-vl模型进行视频微调问题

Open zzb213213 opened this issue 7 months ago • 1 comments

Reminder

  • [x] I have read the above rules and searched the existing issues.

Description

采用qwen2.5-vl模型进行视频微调,目前视频微调 fps是多少,每秒取几张图片进行微调的; 如果想每秒多取几帧图片如何修改

Pull Request

No response

zzb213213 avatar May 16 '25 02:05 zzb213213

默认值是2(https://github.com/hiyouga/LLaMA-Factory/blob/a9211a730eb3fc7fe0d008107a0a135c3a8734d8/src/llamafactory/hparams/model_args.py#L246 ) 我有同样的问题,hf/qwen有nframes,但是llamafactory好像只有fps来控制

robinjoe93 avatar May 23 '25 07:05 robinjoe93