temp / Helios /eval /utils /third_party /amt /scripts /benchmark_fixed.sh
Cccccz's picture
Add files using upload-large-folder tool
5e2c4f1 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