InternVL
InternVL copied to clipboard
[Bug] 使用自定义视频数据集进行微调
Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [x] 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
Describe the bug
internvl_chat_finetune.py微调代码中,在视频读取的时候,由于没有petrel_client,实际上传入的tcs_loader是None
Reproduction
如下。推理代码用的decord的VideoReader抽帧,为什么在这里不继续使用了呢?
图1
图2
图3
图4
Environment
123
Error traceback
No response
I also encountered the same problem...
Hi,
Please refer: https://github.com/OpenGVLab/InternVL/issues/861