Datasets:
Tasks:
Image Classification
Sub-tasks:
multi-class-image-classification
Languages:
English
Size:
100K<n<1M
ArXiv:
License:
try again
Browse files- dataset_infos.json +12 -5
dataset_infos.json
CHANGED
@@ -33,18 +33,25 @@
|
|
33 |
"id": null,
|
34 |
"_type": "ClassLabel"
|
35 |
},
|
36 |
-
"id":{
|
37 |
"_type": "Value",
|
38 |
"dtype": "string",
|
39 |
},
|
40 |
-
"words":{
|
41 |
"_type": "Sequence",
|
42 |
"dtype": "string",
|
43 |
},
|
44 |
-
"boxes":{
|
45 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
},
|
47 |
-
|
48 |
"post_processed": null,
|
49 |
"supervised_keys": {
|
50 |
"input": "image",
|
|
|
33 |
"id": null,
|
34 |
"_type": "ClassLabel"
|
35 |
},
|
36 |
+
"id": {
|
37 |
"_type": "Value",
|
38 |
"dtype": "string",
|
39 |
},
|
40 |
+
"words": {
|
41 |
"_type": "Sequence",
|
42 |
"dtype": "string",
|
43 |
},
|
44 |
+
"boxes": {
|
45 |
+
"_type": "Sequence",
|
46 |
+
"feature": {
|
47 |
+
"_type": "Sequence",
|
48 |
+
"feature": {
|
49 |
+
"dtype": "int32",
|
50 |
+
"_type": "Value"
|
51 |
+
}
|
52 |
+
}
|
53 |
+
}
|
54 |
},
|
|
|
55 |
"post_processed": null,
|
56 |
"supervised_keys": {
|
57 |
"input": "image",
|