-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathlong_context.sh
13 lines (11 loc) · 906 Bytes
/
long_context.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
# 16 frames
python tools/run_exp.py -c config/impression/long_context/16_frames/04_resnet50_3d_face.yaml
python tools/run_exp.py -c config/impression/long_context/16_frames/06_tpn_face.yaml
python tools/run_exp.py -c config/impression/long_context/16_frames/07_vat_face.yaml
# python tools/run_exp.py -c config/true_personality/16_frames/long_context/04_resnet3d_face.yaml
# python tools/run_exp.py -c config/true_personality/16_frames/long_context/06_tpn_face.yaml
# python tools/run_exp.py -c config/true_personality/16_frames/long_context/07_vat_face_video_level.yaml
# 64 frames
# python tools/run_exp.py -c config/true_personality/long_context/64_frames/04_resnet3d_face_video_level.yaml
# python tools/run_exp.py -c config/true_personality/long_context/64_frames/06_tpn_face_video_level.yaml
# python tools/run_exp.py -c config/true_personality/long_context/64_frames/07_vat_face_video_level.yaml