Datasets:
Tasks:
Image Classification
Formats:
parquet
Sub-tasks:
multi-label-image-classification
Size:
10K - 100K
License:
Commit
•
a8093a9
1
Parent(s):
b54142e
Fix language and license tag names (#1)
Browse files- Fix language and license tag names (e4594cf38827fb476b99ccbdec0760c5aff04e69)
README.md
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
-
|
4 |
language_creators:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
multilinguality: []
|
10 |
-
pretty_name: GTSRB
|
11 |
size_categories:
|
12 |
-
|
13 |
source_datasets:
|
14 |
-
|
15 |
task_categories:
|
16 |
-
|
17 |
task_ids:
|
18 |
-
|
|
|
19 |
---
|
20 |
|
21 |
# Dataset Card for GTSRB
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
+
- crowdsourced
|
4 |
language_creators:
|
5 |
+
- found
|
6 |
+
language: []
|
7 |
+
license:
|
8 |
+
- gpl-3.0
|
9 |
multilinguality: []
|
|
|
10 |
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
source_datasets:
|
13 |
+
- original
|
14 |
task_categories:
|
15 |
+
- image-classification
|
16 |
task_ids:
|
17 |
+
- multi-label-image-classification
|
18 |
+
pretty_name: GTSRB
|
19 |
---
|
20 |
|
21 |
# Dataset Card for GTSRB
|