docs: expand class definition table with area/pixels/aliases and rename to EnIGMA
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name:
|
| 3 |
license: other
|
| 4 |
task_categories:
|
| 5 |
- image-segmentation
|
|
@@ -14,9 +14,9 @@ tags:
|
|
| 14 |
- semantic-segmentation
|
| 15 |
---
|
| 16 |
|
| 17 |
-
#
|
| 18 |
|
| 19 |
-
|
| 20 |
|
| 21 |
- 12 sites
|
| 22 |
- Site-level split: train / val / test
|
|
@@ -34,24 +34,25 @@ GoldMiningMDD is a drone orthomosaic semantic-segmentation dataset for mining-si
|
|
| 34 |
|
| 35 |
## Class definition (14 classes + background)
|
| 36 |
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
|
| 40 |
-
|
|
| 41 |
-
|
|
| 42 |
-
|
|
| 43 |
-
|
|
| 44 |
-
|
|
| 45 |
-
|
|
| 46 |
-
|
|
| 47 |
-
|
|
| 48 |
-
|
|
| 49 |
-
|
|
| 50 |
-
|
|
| 51 |
-
|
|
| 52 |
-
|
|
| 53 |
-
|
|
| 54 |
-
|
|
|
|
| 55 |
|
| 56 |
## Spatial metadata table (source files + aligned output)
|
| 57 |
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: EnIGMA
|
| 3 |
license: other
|
| 4 |
task_categories:
|
| 5 |
- image-segmentation
|
|
|
|
| 14 |
- semantic-segmentation
|
| 15 |
---
|
| 16 |
|
| 17 |
+
# EnIGMA
|
| 18 |
|
| 19 |
+
EnIGMA is a drone orthomosaic semantic-segmentation dataset for mining-site analysis in Madre de Dios, Peru.
|
| 20 |
|
| 21 |
- 12 sites
|
| 22 |
- Site-level split: train / val / test
|
|
|
|
| 34 |
|
| 35 |
## Class definition (14 classes + background)
|
| 36 |
|
| 37 |
+
Background is encoded as `0`. Class IDs `1-14` are foreground classes.
|
| 38 |
+
|
| 39 |
+
| ID | Class | Area (ha) | Percentage (%) | Pixels | Alias names |
|
| 40 |
+
| ---: | --- | ---: | ---: | ---: | --- |
|
| 41 |
+
| 0 | Background | - | - | - | Unlabeled / background |
|
| 42 |
+
| 1 | Building | 2.3745 | 0.09 | 6,367,488 | Area urbana; Campamento minero |
|
| 43 |
+
| 2 | Mining raft | 0.1467 | 0.01 | 461,925 | Balsa; Balsa de mineria; Raft |
|
| 44 |
+
| 3 | Primary Forest | 961.8239 | 38.45 | 3,308,805,552 | Bosque primario; Primary forest |
|
| 45 |
+
| 4 | Heavy machinery | 0.0161 | 0.00 | 43,313 | Cargador frontal; Excavadora; Maquinaria pesada; Volquete; Dump truck |
|
| 46 |
+
| 5 | Water bodies | 321.2655 | 12.84 | 1,085,789,506 | Cuerpos de agua |
|
| 47 |
+
| 6 | Agricultural crop | 33.5185 | 1.34 | 105,688,237 | Cultivos agricolas; Cultivo agricola; Cultivos; Crops |
|
| 48 |
+
| 7 | Compact mounds | 66.2310 | 2.65 | 215,787,431 | Monticulo compacto; Compact mound |
|
| 49 |
+
| 8 | Gravel mounds | 13.2680 | 0.53 | 42,049,847 | Monticulos de cascajo |
|
| 50 |
+
| 9 | Grass | 28.3472 | 1.13 | 87,888,718 | Pasto |
|
| 51 |
+
| 10 | Type 1 regeneration | 228.5563 | 9.14 | 660,993,175 | Regeneracion natural tipo 1; Regeneracion tipo 1; Type 1 disturbed vegetation |
|
| 52 |
+
| 11 | Type 2 regeneration | 523.1002 | 20.91 | 1,710,062,485 | Regeneracion natural tipo 2; Regeneracion tipo 2; Type 2 disturbed vegetation |
|
| 53 |
+
| 12 | Bare ground | 322.9909 | 12.91 | 882,535,708 | Suelo desnudo; Bare soil |
|
| 54 |
+
| 13 | Sluice | 0.0403 | 0.00 | 126,368 | Tolva; Tolvas; Hopper |
|
| 55 |
+
| 14 | Vehicles | 0.0092 | 0.00 | 85,244 | Vehiculos; Vehiculos pequenos; Vehiculos pequeños; Small Vehicles |
|
| 56 |
|
| 57 |
## Spatial metadata table (source files + aligned output)
|
| 58 |
|