Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "images": [
- {
- "file_name": "ILSVRC2012_val_00000001.JPEG",
- "height": 375,
- "width": 500,
- "id": 1
- }
- ],
- "type": "instances",
- "annotations": [
- {
- "segmentation": [
- [
- 110,
- 107,
- 110,
- 193,
- 441,
- 193,
- 441,
- 107
- ]
- ],
- "area": 28466,
- "iscrowd": 0,
- "image_id": 1,
- "bbox": [
- 110,
- 107,
- 331,
- 86
- ],
- "category_id": 32,
- "id": 1,
- "ignore": 0
- }
- ],
- "categories": [
- {
- "supercategory": "none",
- "id": 32,
- "name": "accordion"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement