-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexp.sh
More file actions
executable file
·35 lines (24 loc) · 1.65 KB
/
exp.sh
File metadata and controls
executable file
·35 lines (24 loc) · 1.65 KB
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
35
python create_groundtruth_matrix.py --exp_yaml exp_Q1_2023-12-26_P1.yaml
python create_mask_matrix.py --exp_yaml exp_Q1_2023-12-26_P1.yaml
python create_groundtruth_matrix.py --exp_yaml exp_Q2_DJI_202401121044_005.yaml
python create_mask_matrix.py --exp_yaml exp_Q2_DJI_202401121044_005.yaml
python create_groundtruth_matrix.py --exp_yaml exp_Q2_DJI_202401121140_006.yaml
python create_mask_matrix.py --exp_yaml exp_Q2_DJI_202401121140_006.yaml
# python create_groundtruth_matrix.py --exp_yaml exp_Q3_DJI_202401111904_001.yaml
# python create_mask_matrix.py --exp_yaml exp_Q3_DJI_202401111904_001.yaml
# python create_groundtruth_matrix.py --exp_yaml exp_Q3_DJI_202401111932_002.yaml
# python create_mask_matrix.py --exp_yaml exp_Q3_DJI_202401111932_002.yaml
python create_groundtruth_matrix.py --exp_yaml exp_Q3_DJI_202401111932_003.yaml
python create_mask_matrix.py --exp_yaml exp_Q3_DJI_202401111932_003.yaml
python create_groundtruth_matrix.py --exp_yaml exp_Q3_DJI_202401112014_004.yaml
python create_mask_matrix.py --exp_yaml exp_Q3_DJI_202401112014_004.yaml
# python create_groundtruth_matrix.py --exp_yaml exp_ASPA135.yaml
# python create_mask_matrix.py --exp_yaml exp_ASPA135.yaml
# python create_groundtruth_matrix.py --exp_yaml exp_ASPA136.yaml
# python create_mask_matrix.py --exp_yaml exp_ASPA136.yaml
# python create_groundtruth_matrix.py --exp_yaml exp_Q1_Q2.yaml
# python create_mask_matrix.py --exp_yaml exp_Q1_Q2.yaml
# python create_groundtruth_matrix.py --exp_yaml exp_Q2_Q3.yaml
# python create_mask_matrix.py --exp_yaml exp_Q2_Q3.yaml
# python create_groundtruth_matrix.py --exp_yaml exp_Q1_Q3.yaml
# python create_mask_matrix.py --exp_yaml exp_Q1_Q3.yaml