Spaces:
Configuration error
Configuration error
File size: 2,491 Bytes
1ba539f |
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 27 |
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
|