| { | |
| "citation": "", | |
| "description": "", | |
| "features": { | |
| "image_id": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "image": { | |
| "dtype": "binary", | |
| "_type": "Value" | |
| }, | |
| "width": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "height": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "objects": { | |
| "id": { | |
| "feature": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "area": { | |
| "feature": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "bbox": { | |
| "shape": [ | |
| null, | |
| 4 | |
| ], | |
| "dtype": "float32", | |
| "_type": "Array2D" | |
| }, | |
| "category": { | |
| "feature": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| } | |
| } | |
| }, | |
| "homepage": "", | |
| "license": "" | |
| } |