diff --git a/result.json b/result.json new file mode 100644 index 0000000..9167ab4 --- /dev/null +++ b/result.json @@ -0,0 +1,75 @@ +{ + "images": [ + { + "width": 1360, + "height": 765, + "id": 0, + "file_name": "..\\..\\label-studio\\label-studio\\media\\upload\\2\\78f982db-0000264_03801_d_0000213.jpg" + } + ], + "categories": [ + { + "id": 0, + "name": "Airplane" + }, + { + "id": 1, + "name": "Car" + } + ], + "annotations": [ + { + "id": 0, + "image_id": 0, + "category_id": 1, + "segmentation": [], + "bbox": [ + 544.8513302034432, + 494.83568075117415, + 64.9139280125193, + 88.3255086071992 + ], + "ignore": 0, + "iscrowd": 0, + "area": 5733.555707396883 + }, + { + "id": 1, + "image_id": 0, + "category_id": 1, + "segmentation": [], + "bbox": [ + 581.0328638497652, + 532.0813771517996, + 10.641627543036016, + 4.256651017214435 + ], + "ignore": 0, + "iscrowd": 0, + "area": 45.297694705881405 + }, + { + "id": 2, + "image_id": 0, + "category_id": 1, + "segmentation": [], + "bbox": [ + 442.69170579029765, + 710.7276995305166, + 64.9139280125196, + 53.208137715180264 + ], + "ignore": 0, + "iscrowd": 0, + "area": 3453.949221323441 + } + ], + "info": { + "year": 2026, + "version": "1.0", + "description": "", + "contributor": "Label Studio", + "url": "", + "date_created": "2026-06-04 09:25:18.234599" + } +} \ No newline at end of file