Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,11 @@ task_categories:
|
|
| 5 |
pretty_name: IndLands
|
| 6 |
size_categories:
|
| 7 |
- 1M<n<10M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
|
|
@@ -39,4 +44,4 @@ The final output is a multi-modal dataset containing terrain, spectral, and text
|
|
| 39 |
|
| 40 |
# Structure of the ML Ready Dataset
|
| 41 |
|
| 42 |
-
Each zip folder represents each state under which raw tiles (sentinel2), DEM, GLCM, Indices feature images, Subsets, Annotation and dataset.csv (tabular representation of all the features,annotations and latitude,longitude)
|
|
|
|
| 5 |
pretty_name: IndLands
|
| 6 |
size_categories:
|
| 7 |
- 1M<n<10M
|
| 8 |
+
tags:
|
| 9 |
+
- geospatial
|
| 10 |
+
- remote-sensing
|
| 11 |
+
- spatial-analysis
|
| 12 |
+
- benchmarking
|
| 13 |
---
|
| 14 |
|
| 15 |
|
|
|
|
| 44 |
|
| 45 |
# Structure of the ML Ready Dataset
|
| 46 |
|
| 47 |
+
Each zip folder represents each state under which raw tiles (sentinel2), DEM, GLCM, Indices feature images, Subsets, Annotation and dataset.csv (tabular representation of all the features,annotations and latitude,longitude)
|