dvlab-research / LLaMA-VID

Official Implementation for LLaMA-VID: An Image is Worth 2 Tokens in Large Language Models
Apache License 2.0
623 stars 40 forks source link

About preprocessing movienet #9

Closed wangkunyu241 closed 6 months ago

wangkunyu241 commented 6 months ago

In extract_novienet_features.py, there exists one line "shot_path = os.path.join(files_dir, 'shot', f'{imdb_id}.txt')". However, i don't found such shot folder in MovieNet.tar.gz, how can i solve it?

wcy1122 commented 6 months ago

Hello, the shot.zip can be found here. You can unzip this file and move it to LLaMA-VID/data/LLaMA-VID-Finetune/movienet/files.

ander1119 commented 1 month ago

Hi, the link you provided says "This link has been removed". Could you provide another available link? Thanks!