huangb23 / VTimeLLM

[CVPR'2024 Highlight] Official PyTorch implementation of the paper "VTimeLLM: Empower LLM to Grasp Video Moments".
https://arxiv.org/pdf/2311.18445.pdf
Other
203 stars 11 forks source link

Missing intern_clip_feat #22

Open Tanveer81 opened 5 months ago

Tanveer81 commented 5 months ago

Are there missing stage2 training data?

No such file or directory: 'ROOT/intern_clip_feat/aMEDuIHmJJM.npy'

SaMMyCHoo commented 4 weeks ago

Same error there, and there are also some more missing feats. But the code is still working~

huangb23 commented 3 weeks ago

Yes. For a small subset of videos in the dataset, our feature extraction process failed. This won't cause critical errors; our checkpoint was trained in a similar manner.