InterVBench / vbench /third_party /amt /scripts /benchmark_fixed.sh
SteveZeyuZhang's picture
Upload folder using huggingface_hub
f71ddda verified
Raw
History Blame Contribute Delete
197 Bytes
CFG=$1
CKPT=$2
python benchmarks/vimeo90k.py -c $CFG -p $CKPT
python benchmarks/ucf101.py -c $CFG -p $CKPT
python benchmarks/snu_film.py -c $CFG -p $CKPT
python benchmarks/xiph.py -c $CFG -p $CKPT