InternVL icon indicating copy to clipboard operation
InternVL copied to clipboard

[Bug] 使用自定义视频数据集进行微调

Open stan-lei opened this issue 1 year ago • 1 comments

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 image 图2 image 图3 image 图4 image

Environment

123

Error traceback

No response

stan-lei avatar Aug 06 '24 06:08 stan-lei

I also encountered the same problem...

gaotiexinqu avatar Aug 08 '24 07:08 gaotiexinqu

Hi,

Please refer: https://github.com/OpenGVLab/InternVL/issues/861

yuecao0119 avatar Feb 10 '25 13:02 yuecao0119