Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -75,6 +75,8 @@ dataset = mlstac.load('isp-uv-es/CloudSEN12Plus')
|
|
75 |
|
76 |
## Labels
|
77 |
|
|
|
|
|
78 |
|Name|Value|
|
79 |
| :---: | :---: |
|
80 |
|clear|0|
|
@@ -82,6 +84,19 @@ dataset = mlstac.load('isp-uv-es/CloudSEN12Plus')
|
|
82 |
|thin-cloud|2|
|
83 |
|cloud-shadow|3|
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
## Dimensions
|
86 |
|
87 |
|Axis|Name|Description|
|
|
|
75 |
|
76 |
## Labels
|
77 |
|
78 |
+
For human **_high-quality_** labels (also UnetMobV2_V2 & UnetMobV2_V1 predictions).
|
79 |
+
|
80 |
|Name|Value|
|
81 |
| :---: | :---: |
|
82 |
|clear|0|
|
|
|
84 |
|thin-cloud|2|
|
85 |
|cloud-shadow|3|
|
86 |
|
87 |
+
For human **_scribble_** labels.
|
88 |
+
|
89 |
+
|Name|Value|
|
90 |
+
| :---: | :---: |
|
91 |
+
|clear|0|
|
92 |
+
|thick-cloud border|1|
|
93 |
+
|thick-cloud center|2|
|
94 |
+
|thin-cloud border|3|
|
95 |
+
|thin-cloud center|4|
|
96 |
+
|cloud-shadow border|5|
|
97 |
+
|cloud-shadow center|6|
|
98 |
+
|
99 |
+
|
100 |
## Dimensions
|
101 |
|
102 |
|Axis|Name|Description|
|