-
Notifications
You must be signed in to change notification settings - Fork 131
/
eval_whole_img.sh
26 lines (18 loc) · 2.43 KB
/
eval_whole_img.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
python run.py --type evaluate --cfg_file configs/latent_xyzc_313.yaml exp_name xyzc_313 eval_whole_img True gpus "3,"
python run.py --type evaluate --cfg_file configs/latent_xyzc_313.yaml exp_name xyzc_313 eval_whole_img True gpus "3," test_novel_pose True novel_pose_ni 1000
python run.py --type evaluate --cfg_file configs/latent_xyzc_315.yaml exp_name xyzc_315 eval_whole_img True gpus "3,"
python run.py --type evaluate --cfg_file configs/latent_xyzc_315.yaml exp_name xyzc_315 eval_whole_img True gpus "3," test_novel_pose True novel_pose_ni 1000
python run.py --type evaluate --cfg_file configs/latent_xyzc_392.yaml exp_name xyzc_392 eval_whole_img True gpus "3,"
python run.py --type evaluate --cfg_file configs/latent_xyzc_392.yaml exp_name xyzc_392 eval_whole_img True gpus "3," test_novel_pose True novel_pose_ni 1000
python run.py --type evaluate --cfg_file configs/latent_xyzc_393.yaml exp_name xyzc_393 eval_whole_img True gpus "3,"
python run.py --type evaluate --cfg_file configs/latent_xyzc_393.yaml exp_name xyzc_393 eval_whole_img True gpus "3," test_novel_pose True novel_pose_ni 1000
python run.py --type evaluate --cfg_file configs/latent_xyzc_394.yaml exp_name xyzc_394 eval_whole_img True gpus "3,"
python run.py --type evaluate --cfg_file configs/latent_xyzc_394.yaml exp_name xyzc_394 eval_whole_img True gpus "3," test_novel_pose True novel_pose_ni 1000
python run.py --type evaluate --cfg_file configs/latent_xyzc_377.yaml exp_name xyzc_377 eval_whole_img True gpus "3,"
python run.py --type evaluate --cfg_file configs/latent_xyzc_377.yaml exp_name xyzc_377 eval_whole_img True gpus "3," test_novel_pose True novel_pose_ni 1000
python run.py --type evaluate --cfg_file configs/latent_xyzc_386.yaml exp_name xyzc_386 eval_whole_img True gpus "3,"
python run.py --type evaluate --cfg_file configs/latent_xyzc_386.yaml exp_name xyzc_386 eval_whole_img True gpus "3," test_novel_pose True novel_pose_ni 1000
python run.py --type evaluate --cfg_file configs/latent_xyzc_390.yaml exp_name xyzc_390 eval_whole_img True gpus "3,"
python run.py --type evaluate --cfg_file configs/latent_xyzc_390.yaml exp_name xyzc_390 eval_whole_img True gpus "3," test_novel_pose True novel_pose_ni 700
python run.py --type evaluate --cfg_file configs/latent_xyzc_387.yaml exp_name xyzc_387 eval_whole_img True gpus "3,"
python run.py --type evaluate --cfg_file configs/latent_xyzc_387.yaml exp_name xyzc_387 eval_whole_img True gpus "3," test_novel_pose True novel_pose_ni 1000