Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,6 +25,8 @@ viewer: false
|
|
| 25 |
|
| 26 |
**Website:** https://cloudsen12.github.io/
|
| 27 |
|
|
|
|
|
|
|
| 28 |
****The largest dataset of expert-labeled pixels for cloud and cloud shadow detection in Sentinel-2****
|
| 29 |
|
| 30 |
|
|
@@ -62,6 +64,9 @@ repository.
|
|
| 62 |
|
| 63 |
- Changelog:
|
| 64 |
|
|
|
|
|
|
|
|
|
|
| 65 |
- Version 1.1.1:
|
| 66 |
- BUG FIX: VV and VH now are in int16 rather than uint16 to avoid overflow.
|
| 67 |
|
|
@@ -352,4 +357,5 @@ In addition to the **`stac`** and **`rai`** fields, this dataset includes the fo
|
|
| 352 |
| `clear_percentage` | Percentage of clear sky in the ROI estimated by the annotator for the `high` label. For `scribble` and `nolabel` labels, this value is derived from UNetMobV2-V1 predictions. |
|
| 353 |
|
| 354 |
|
| 355 |
-
|
|
|
|
|
|
| 25 |
|
| 26 |
**Website:** https://cloudsen12.github.io/
|
| 27 |
|
| 28 |
+
**version:** 1.1.2
|
| 29 |
+
|
| 30 |
****The largest dataset of expert-labeled pixels for cloud and cloud shadow detection in Sentinel-2****
|
| 31 |
|
| 32 |
|
|
|
|
| 64 |
|
| 65 |
- Changelog:
|
| 66 |
|
| 67 |
+
- Version 1.1.2:
|
| 68 |
+
- BUG FIX: cloudmask_qa60 now are in uint16 rather than uint8 to avoid overflow.
|
| 69 |
+
|
| 70 |
- Version 1.1.1:
|
| 71 |
- BUG FIX: VV and VH now are in int16 rather than uint16 to avoid overflow.
|
| 72 |
|
|
|
|
| 357 |
| `clear_percentage` | Percentage of clear sky in the ROI estimated by the annotator for the `high` label. For `scribble` and `nolabel` labels, this value is derived from UNetMobV2-V1 predictions. |
|
| 358 |
|
| 359 |
|
| 360 |
+
|
| 361 |
+

|