Vchitect / VBench

[CVPR2024 Highlight] VBench - We Evaluate Video Generation
https://vchitect.github.io/VBench-project/
Apache License 2.0
506 stars 26 forks source link

FileNotFoundError: [Errno 2] No such file or directory: './VBench_full_info.json' #15

Closed JHL328 closed 6 months ago

JHL328 commented 6 months ago

when running !vbench evaluate --videos_path "..." --dimension "...." encounter file NOT FOUND and the link you put in the repo for VBench_full_info.json will turn to 404

JHL328 commented 6 months ago

sloved, you should check your super link for VBench_full_info.json. It should be https://github.com/Vchitect/VBench/blob/master/vbench/VBench_full_info.json

ziqihuangg commented 6 months ago

Thanks for that! Already fixed README.