Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -61,6 +61,8 @@ repository.
|
|
61 |
- **`cloudmask_sensei_v2:`** Cloud mask generated by [Alistair Francis 2024](https://ieeexplore.ieee.org/document/10505181).
|
62 |
|
63 |
- Changelog:
|
|
|
|
|
64 |
Version 1.1.0:
|
65 |
- We save all GeoTIFF files with discard_lsb=2 to improve the compression ratio.
|
66 |
- Fixed 2000x2000 rotated patches. The datapoints are now correctly oriented. Check the patches:
|
@@ -273,14 +275,14 @@ A sample has:
|
|
273 |
|
274 |
- `target`
|
275 |
|
|
|
|
|
276 |
|**Name**|**Common Name**|**Description**|**Center Wavelength**|**Full Width Half Max**|**Index**|**Scale Factor**|
|
277 |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
278 |
|B01|Cloud Label|Cloud labels annotated by humans|-|-|0|1|
|
279 |
|
280 |
### `cloudsen12-2a`
|
281 |
|
282 |
-
A sample has:
|
283 |
-
|
284 |
- `s2l2a`
|
285 |
|
286 |
|
@@ -303,83 +305,26 @@ A sample has:
|
|
303 |
|
304 |
- `target`
|
305 |
|
|
|
|
|
306 |
|**Name**|**Common Name**|**Description**|**Center Wavelength**|**Full Width Half Max**|**Index**|**Scale Factor**|
|
307 |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
308 |
|B01|Cloud Label|Cloud labels annotated by humans|-|-|0|1|
|
309 |
|
310 |
-
### `cloudsen12-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
-
|
315 |
-
|
316 |
-
|
317 |
-
|
|
318 |
-
|
|
319 |
-
|
320 |
-
-
|
321 |
-
|
322 |
-
|
323 |
-
|
|
324 |
-
|
|
325 |
-
|
326 |
-
- **VV**
|
327 |
-
|
328 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
329 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
330 |
-
|VV|Vertical-Vertical Polarization|Normalized Sentinel-1 Global Backscatter Model (VV polarization).|-|-|0|0.1|
|
331 |
-
|
332 |
-
- **VH**
|
333 |
-
|
334 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
335 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
336 |
-
|VH|Vertical-Horizontal Polarization|Normalized Sentinel-1 Global Backscatter Model (VH polarization).|-|-|0|0.1|
|
337 |
-
|
338 |
-
|
339 |
-
- **Cloud Mask: QA60**
|
340 |
-
|
341 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
342 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
343 |
-
|CloudMask_QA60|QA60|Cloud mask from Sentinel-2 Level-1C.|-|-|0|N/A|
|
344 |
|
345 |
-
- **Cloud Mask: Sen2Cor**
|
346 |
-
|
347 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
348 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
349 |
-
|CloudMask_Sen2Cor|Sen2Cor|Cloud mask from Sentinel-2 Level-2A.|-|-|0|N/A|
|
350 |
-
|
351 |
-
- **Cloud Mask: S2Cloudless**
|
352 |
-
|
353 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
354 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
355 |
-
|CloudMask_S2Cloudless|S2Cloudless|Cloud mask generated by Sentinel Hub Cloud Detector.|-|-|0|N/A|
|
356 |
-
|
357 |
-
- **Cloud Mask: CloudScore CD v1**
|
358 |
-
|
359 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
360 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
361 |
-
|CloudMask_CloudScore_CS_v1|CloudScore v1|Cloud mask generated by [Pasquarella et al. 2023](https://openaccess.thecvf.com/content/CVPR2023W/EarthVision/html/Pasquarella_Comprehensive_Quality_Assessment_of_Optical_Satellite_Imagery_Using_Weakly_Supervised_CVPRW_2023_paper.html) (v1).|-|-|0|N/A|
|
362 |
-
|
363 |
-
- **Cloud Mask: CloudScore CDF v1**
|
364 |
-
|
365 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
366 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
367 |
-
|CloudMask_CloudScore_CS_CDF_v1|CloudScore CDF v1|Cloud mask generated by [Pasquarella et al. 2023](https://openaccess.thecvf.com/content/CVPR2023W/EarthVision/html/Pasquarella_Comprehensive_Quality_Assessment_of_Optical_Satellite_Imagery_Using_Weakly_Supervised_CVPRW_2023_paper.html) (CDF v1).|-|-|0|N/A|
|
368 |
-
|
369 |
-
- **Cloud Mask: UNetMobV2 v1**
|
370 |
-
|
371 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
372 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
373 |
-
|CloudMask_UNetMobV2_v1|UNetMobV2 v1|Cloud mask generated by [Aybar et al. 2022](https://www.nature.com/articles/s41597-022-01878-2).|-|-|0|N/A|
|
374 |
-
|
375 |
-
- **Cloud Mask: UNetMobV2 v2**
|
376 |
-
|
377 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
378 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
379 |
-
|CloudMask_UNetMobV2_v2|UNetMobV2 v2|Cloud mask generated by [Aybar et al. 2024](https://www.sciencedirect.com/science/article/pii/S2352340924008163).|-|-|0|N/A|
|
380 |
-
|
381 |
-
- **Cloud Mask: Sensei v2**
|
382 |
-
|
383 |
-
|**Band**|**Name**|**Description**|**Center Wavelength** (nm)|**Bandwidth** (nm)|**Index**|**Scale Factor**|
|
384 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
385 |
-
|CloudMask_Sensei_v2|Sensei v2|Cloud mask generated by [Alistair Francis 2024](https://ieeexplore.ieee.org/document/10505181).|-|-|0|N/A|
|
|
|
61 |
- **`cloudmask_sensei_v2:`** Cloud mask generated by [Alistair Francis 2024](https://ieeexplore.ieee.org/document/10505181).
|
62 |
|
63 |
- Changelog:
|
64 |
+
Version 1.1.1:
|
65 |
+
- BUG FIX: VV and VH now are in int16 rather than uint16 to avoid overflow.
|
66 |
Version 1.1.0:
|
67 |
- We save all GeoTIFF files with discard_lsb=2 to improve the compression ratio.
|
68 |
- Fixed 2000x2000 rotated patches. The datapoints are now correctly oriented. Check the patches:
|
|
|
275 |
|
276 |
- `target`
|
277 |
|
278 |
+
The 'scribble' and 'nolabel' patches will contain 99 values, which represent 'no data' in CloudSEN12.
|
279 |
+
|
280 |
|**Name**|**Common Name**|**Description**|**Center Wavelength**|**Full Width Half Max**|**Index**|**Scale Factor**|
|
281 |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
282 |
|B01|Cloud Label|Cloud labels annotated by humans|-|-|0|1|
|
283 |
|
284 |
### `cloudsen12-2a`
|
285 |
|
|
|
|
|
286 |
- `s2l2a`
|
287 |
|
288 |
|
|
|
305 |
|
306 |
- `target`
|
307 |
|
308 |
+
The 'scribble' and 'nolabel' patches will contain 99 values, which represent 'no data' in CloudSEN12.
|
309 |
+
|
310 |
|**Name**|**Common Name**|**Description**|**Center Wavelength**|**Full Width Half Max**|**Index**|**Scale Factor**|
|
311 |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
312 |
|B01|Cloud Label|Cloud labels annotated by humans|-|-|0|1|
|
313 |
|
314 |
+
### `cloudsen12-extra`
|
315 |
+
|
316 |
+
| **Band** | **Name** | **Description** | **Center Wavelength** (nm) | **Bandwidth** (nm) | **Index** | **Scale Factor** |
|
317 |
+
|-------------------------|----------------------------------|------------------------------------------------------------------------------------------------------------------|----------------------------|--------------------|-----------|------------------|
|
318 |
+
| elevation | Elevation | Elevation data (meters) sourced from the Copernicus DEM GLO-30. | - | - | 0 | 1 |
|
319 |
+
| lc10 | Landcover | ESA WorldCover 10m v100 land cover product. | - | - | 0 | 1 |
|
320 |
+
| vv | Vertical-Vertical Polarization | Normalized Sentinel-1 Global Backscatter Model (VV polarization). | - | - | 0 | 0.1 |
|
321 |
+
| vh | Vertical-Horizontal Polarization | Normalized Sentinel-1 Global Backscatter Model (VH polarization). | - | - | 0 | 0.1 |
|
322 |
+
| cloudmask_qa60 | QA60 | Cloud mask from Sentinel-2 Level-1C. | - | - | 0 | 1 |
|
323 |
+
| cloudmask_sen2cor | Sen2Cor | Cloud mask from Sentinel-2 Level-2A. | - | - | 0 | 1 |
|
324 |
+
| cloudmask_s2cloudless | S2Cloudless | Cloud mask generated by Sentinel Hub Cloud Detector. | - | - | 0 | 1 |
|
325 |
+
| cloudmask_cloudscore_cs_v1 | CloudScore v1 | Cloud mask generated by [Pasquarella et al. 2023](https://openaccess.thecvf.com/content/CVPR2023W/EarthVision/html/Pasquarella_Comprehensive_Quality_Assessment_of_Optical_Satellite_Imagery_Using_Weakly_Supervised_CVPRW_2023_paper.html) model. | - | - | 0 | 1 |
|
326 |
+
| cloudmask_cloudscore_cs_cdf_v1 | CloudScore CDF v1 | Cloud mask generated by [Pasquarella et al. 2023](https://openaccess.thecvf.com/content/CVPR2023W/EarthVision/html/Pasquarella_Comprehensive_Quality_Assessment_of_Optical_Satellite_Imagery_Using_Weakly_Supervised_CVPRW_2023_paper.html) model. | - | - | 0 | 1 |
|
327 |
+
| cloudmask_unetmobv2_v1 | UNetMobV2 v1 | Cloud mask generated by [Aybar et al. 2022](https://www.nature.com/articles/s41597-022-01878-2) model. | - | - | 0 | 1 |
|
328 |
+
| cloudmask_unetmobv2_v2 | UNetMobV2 v2 | Cloud mask generated by [Aybar et al. 2024](https://www.sciencedirect.com/science/article/pii/S2352340924008163) model.| - | - | 0 | 1 |
|
329 |
+
| cloudmask_sensei_v2 | Sensei v2 | Cloud mask generated by [Alistair Francis 2024](https://ieeexplore.ieee.org/document/10505181). | - | - | 0 | 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
330 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|