-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdem.bat
50 lines (50 loc) · 2.83 KB
/
dem.bat
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
python eval_rock.py -i images/ESP_028531_2205_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/ESP_028531_2205_RED_A_01_ORTHO.JP2 -d images/DTEEC_028531_2205_016782_2205_A01.IMG -b images/ESP_028531_2205_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push
python eval_rock.py -i images/ESP_033653_2225_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/ESP_033653_2225_RED_A_01_ORTHO.JP2 -d images/DTEEC_033653_2225_033363_2225_A01.IMG -b images/ESP_033653_2225_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push
python eval_rock.py -i images/ESP_062730_2210_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/ESP_062730_2210_RED_A_01_ORTHO.JP2 -d images/DTEEC_062519_2210_062730_2210_A01.IMG -b images/ESP_062730_2210_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push
python eval_rock.py -i images/ESP_033165_2195_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/ESP_033165_2195_RED_A_01_ORTHO.JP2 -d images/DTEEC_033165_2195_032875_2195_A01.IMG -b images/ESP_033165_2195_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push
python eval_rock.py -i images/ESP_035862_2195_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/ESP_035862_2195_RED_A_01_ORTHO.JP2 -d images/DTEEC_035862_2195_035928_2195_A01.IMG -b images/ESP_035862_2195_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push
python eval_rock.py -i images/ESP_046707_2220_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/ESP_035928_2195_RED_A_01_ORTHO.JP2 -d images/DTEEC_035862_2195_035928_2195_A01.IMG -b images/ESP_035928_2195_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push
python eval_rock.py -i images/ESP_046707_2220_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/ESP_046707_2220_RED_A_01_ORTHO.JP2 -d images/DTEEC_046707_2220_055146_2220_A01.IMG -b images/ESP_046707_2220_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push
python eval_rock.py -i images/ESP_055146_2220_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/ESP_055146_2220_RED_A_01_ORTHO.JP2 -d images/DTEEC_046707_2220_055146_2220_A01.IMG -b images/ESP_055146_2220_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push
python eval_rock.py -i images/ESP_062519_2210_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/PSP_001410_2210_RED_A_01_ORTHO.JP2 -d images/DTEEC_002175_2210_001410_2210_A01.IMG -b images/PSP_001410_2210_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push
python eval_rock.py -i images/ESP_062730_2210_RED_A_01_ORTHO.JP2
python mask2dem.py -i images/ESP_016287_2205_RED_A_01_ORTHO.JP2 -d images/DTEED_077488_2205_016287_2205_A01.IMG -b images/ESP_016287_2205_RED_A_01_ORTHO_classifier_mask.png
git add output
git commit -m "new results"
git push