InternVideo
InternVideo copied to clipboard
video retrieval problem
为什么我用 https://huggingface.co/OpenGVLab/InternVideo2-Stage2_6B 中6B的模型提取视频特征进行搜索 (检索代码参考:https://huggingface.co/OpenGVLab/InternVideo2-Stage2_6B/blob/main/demo.py) 还没有 https://huggingface.co/OpenGVLab/InternVideo2-Stage2_1B-224p-f4 中的1B的模型的效果好(检索代码参考:https://github.com/OpenGVLab/InternVideo/blob/main/InternVideo2/multi_modality/demo_video_text_retrieval.ipynb)?求解答
应该是权重加载有问题,请问性能是随机的吗?
不是随机性的