Update SSL4EO-L-Benchmark.py
Browse files- SSL4EO-L-Benchmark.py +1 -1
SSL4EO-L-Benchmark.py
CHANGED
@@ -19,7 +19,7 @@ S2_MEAN = [752.40087073, 884.29673756, 1144.16202635, 1297.47289228, 1624.909920
|
|
19 |
|
20 |
S2_STD = [1108.02887453, 1155.15170768, 1183.6292542, 1368.11351514, 1370.265037, 1355.55390699, 1416.51487101, 1439.3086061, 1455.52084939, 1343.48379601]
|
21 |
|
22 |
-
subset_names = ["etm_sr_cdl", "etm_sr_nlcd", "etm_toa_cdl", "etm_toa_nlcd", "oli_sr_cdl", "oli_sr_nlcd", "oli_tirs_toa_cdl", "oli_tirs_toa_nlcd"]
|
23 |
|
24 |
num_classes = {
|
25 |
'etm_sr_cdl': 134,
|
|
|
19 |
|
20 |
S2_STD = [1108.02887453, 1155.15170768, 1183.6292542, 1368.11351514, 1370.265037, 1355.55390699, 1416.51487101, 1439.3086061, 1455.52084939, 1343.48379601]
|
21 |
|
22 |
+
subset_names = ["etm_sr_cdl", "etm_sr_nlcd", "etm_toa_cdl", "etm_toa_nlcd", "oli_sr_cdl", "oli_sr_nlcd", "oli_tirs_toa_cdl", "oli_tirs_toa_nlcd", "etm_oli_toa_cdl", "etm_oli_toa_nlcd"]
|
23 |
|
24 |
num_classes = {
|
25 |
'etm_sr_cdl': 134,
|