Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
-
Here’s a `README.md` you can use for the **Multilabel-GeoSceneNet-16K** dataset based on your screenshot and label information:
|
5 |
|
6 |
-
|
7 |
-
|
8 |
-
```markdown
|
9 |
-
# Multilabel-GeoSceneNet-16K
|
10 |
|
11 |
**Multilabel-GeoSceneNet-16K** is a geospatial image dataset for **multi-label scene classification**. Each image may belong to one or more geographic scene categories, making it suitable for multi-label learning tasks in remote sensing and geospatial analytics.
|
12 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- Buildings and Structures
|
9 |
+
- Desert
|
10 |
+
- Forest Area
|
11 |
+
- Hill or Mountain
|
12 |
+
- Ice Glacier
|
13 |
+
- Sea or Ocean
|
14 |
+
- Street View
|
15 |
+
size_categories:
|
16 |
+
- 10K<n<100K
|
17 |
---
|
|
|
18 |
|
19 |
+
# **Multilabel-GeoSceneNet-16K**
|
|
|
|
|
|
|
20 |
|
21 |
**Multilabel-GeoSceneNet-16K** is a geospatial image dataset for **multi-label scene classification**. Each image may belong to one or more geographic scene categories, making it suitable for multi-label learning tasks in remote sensing and geospatial analytics.
|
22 |
|