Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,22 @@ language:
|
|
7 |
tags:
|
8 |
- satellite-images
|
9 |
- image-segmentations
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
tags:
|
8 |
- satellite-images
|
9 |
- image-segmentations
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
+
# Dataset Card for Cloud Masking Dataset
|
14 |
+
|
15 |
+
## Table of Contents
|
16 |
+
- [Dataset Description](#dataset-description)
|
17 |
+
- [Dataset Summary](#dataset-summary)
|
18 |
+
|
19 |
+
|
20 |
+
## Dataset Description
|
21 |
+
|
22 |
+
- **Homepage:**
|
23 |
+
- **Repository:** [Data Availability at DrivenData as Cloud Cover](https://mlhub.earth/data/ref_cloud_cover_detection_challenge_v1)
|
24 |
+
|
25 |
+
|
26 |
+
### Dataset Summary
|
27 |
+
|
28 |
+
The Cloud Masking dataset contains 4 bands [b02, b03, b04, b08] images from Sentinel-2 satellite for various region showing cloud coverage, along with cloud mask as label for segmentation task.
|