-
Notifications
You must be signed in to change notification settings - Fork 2
/
run_EgoPER_eval.sh
executable file
·34 lines (30 loc) · 3.13 KB
/
run_EgoPER_eval.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
27
28
29
30
31
32
33
34
# python test_ed.py ./configs/EgoPER/pinwheels_aod_cspl_p4_neg4_bgr1.0.yaml ./ckpt/EgoPER/pinwheels_aod_cspl_p4_neg4_bgr1.0_final
# python metric_vis.py --task pinwheels --dirname pinwheels_aod_cspl_p4_neg4_bgr1.0_final/ -ed
python test.py ./configs/EgoPER/pinwheels_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/pinwheels_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task pinwheels --dirname pinwheels_aod_cspl_p2_neg2_bgr1.0_final/ -as
python test_ed.py ./configs/EgoPER/pinwheels_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/pinwheels_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task pinwheels --dirname pinwheels_aod_cspl_p2_neg2_bgr1.0_final/ -ed
# python test_ed.py ./configs/EgoPER/quesadilla_aod_cspl_p4_neg4_bgr1.0.yaml ./ckpt/EgoPER/quesadilla_aod_cspl_p4_neg4_bgr1.0_final
# python metric_vis.py --task quesadilla --dirname quesadilla_aod_cspl_p4_neg4_bgr1.0_final/ -ed
python test.py ./configs/EgoPER/quesadilla_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/quesadilla_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task quesadilla --dirname quesadilla_aod_cspl_p2_neg2_bgr1.0_final/ -as
python test_ed.py ./configs/EgoPER/quesadilla_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/quesadilla_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task quesadilla --dirname quesadilla_aod_cspl_p2_neg2_bgr1.0_final/ -ed
# python test_ed.py ./configs/EgoPER/tea_aod_cspl_p4_neg4_bgr1.0.yaml ./ckpt/EgoPER/tea_aod_cspl_p4_neg4_bgr1.0_final
# python metric_vis.py --task tea --dirname tea_aod_cspl_p4_neg4_bgr1.0_final/ -ed
python test.py ./configs/EgoPER/tea_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/tea_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task tea --dirname tea_aod_cspl_p2_neg2_bgr1.0_final/ -as
python test_ed.py ./configs/EgoPER/tea_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/tea_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task tea --dirname tea_aod_cspl_p2_neg2_bgr1.0_final/ -ed
# python test_ed.py ./configs/EgoPER/oatmeal_aod_cspl_p4_neg4_bgr1.0.yaml ./ckpt/EgoPER/oatmeal_aod_cspl_p4_neg4_bgr1.0_final
# python metric_vis.py --task oatmeal --dirname oatmeal_aod_cspl_p4_neg4_bgr1.0_final/ -ed
python test.py ./configs/EgoPER/oatmeal_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/oatmeal_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task oatmeal --dirname oatmeal_aod_cspl_p2_neg2_bgr1.0_final/ -as
python test_ed.py ./configs/EgoPER/oatmeal_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/oatmeal_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task oatmeal --dirname oatmeal_aod_cspl_p2_neg2_bgr1.0_final/ -ed
# python test_ed.py ./configs/EgoPER/coffee_aod_cspl_p4_neg4_bgr1.0.yaml ./ckpt/EgoPER/coffee_aod_cspl_p4_neg4_bgr1.0_final
# python metric_vis.py --task coffee --dirname coffee_aod_cspl_p4_neg4_bgr1.0_final/ -ed
python test.py ./configs/EgoPER/coffee_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/coffee_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task coffee --dirname coffee_aod_cspl_p2_neg2_bgr1.0_final/ -as
python test_ed.py ./configs/EgoPER/coffee_aod_cspl_p2_neg2_bgr1.0.yaml ./ckpt/EgoPER/coffee_aod_cspl_p2_neg2_bgr1.0_final
python metric_vis.py --task coffee --dirname coffee_aod_cspl_p2_neg2_bgr1.0_final/ -ed