Datasets:
Tasks:
Image Segmentation
Formats:
parquet
Sub-tasks:
semantic-segmentation
Languages:
English
Size:
1K - 10K
License:
Upload mapping.json with huggingface_hub
Browse files- mapping.json +7 -0
mapping.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"0": "Background",
|
3 |
+
"1": "Other",
|
4 |
+
"2": "Layered",
|
5 |
+
"3": "Buried",
|
6 |
+
"4": "Secondary"
|
7 |
+
}
|