Datasets:
Tasks:
Image Classification
Formats:
parquet
Sub-tasks:
multi-label-image-classification
Size:
10K - 100K
License:
Bazyl commited on
Commit ·
c47811f
1
Parent(s): 7535f34
update dataset_info.json
Browse files
README.md
CHANGED
|
@@ -79,7 +79,7 @@ The German Traffic Sign Benchmark is a multi-class, single-image classification
|
|
| 79 |
"Roi.X2": 26,
|
| 80 |
"Roi.Y2": 26,
|
| 81 |
"ClassId": 20,
|
| 82 |
-
"Path": Train/20/00020_00004_00002.png,
|
| 83 |
}
|
| 84 |
```
|
| 85 |
|
|
|
|
| 79 |
"Roi.X2": 26,
|
| 80 |
"Roi.Y2": 26,
|
| 81 |
"ClassId": 20,
|
| 82 |
+
"Path": "Train/20/00020_00004_00002.png",
|
| 83 |
}
|
| 84 |
```
|
| 85 |
|