From 425f47d451964c709fa9ecf0d89a968f15bd12bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E9=9D=99=E8=B6=85?= <2509165019@student.example.com> Date: Thu, 4 Jun 2026 09:33:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- result.json | 232 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 232 insertions(+) create mode 100644 result.json diff --git a/result.json b/result.json new file mode 100644 index 0000000..b75a830 --- /dev/null +++ b/result.json @@ -0,0 +1,232 @@ +{ + "images": [ + { + "width": 1360, + "height": 765, + "id": 0, + "file_name": "..\\..\\label-studio\\label-studio\\media\\upload\\3\\810e9aa4-0000264_03801_d_0000213.jpg" + }, + { + "width": 1916, + "height": 1078, + "id": 1, + "file_name": "..\\..\\label-studio\\label-studio\\media\\upload\\3\\a193c858-9999937_00000_d_0000063.jpg" + } + ], + "categories": [ + { + "id": 0, + "name": "bicycle" + }, + { + "id": 1, + "name": "bus" + }, + { + "id": 2, + "name": "car" + }, + { + "id": 3, + "name": "motor" + }, + { + "id": 4, + "name": "people" + }, + { + "id": 5, + "name": "turck" + } + ], + "annotations": [ + { + "id": 0, + "image_id": 0, + "category_id": 1, + "segmentation": [], + "bbox": [ + 543.4208381353992, + 494.06955316276225, + 67.59588562955736, + 87.94733506641418 + ], + "ignore": 0, + "iscrowd": 0, + "area": 5944.878002573692 + }, + { + "id": 1, + "image_id": 0, + "category_id": 2, + "segmentation": [], + "bbox": [ + 450.14084507042264, + 709.7965571205007, + 60.65727699530509, + 55.20344287949914 + ], + "ignore": 0, + "iscrowd": 0, + "area": 3348.490525836282 + }, + { + "id": 2, + "image_id": 0, + "category_id": 5, + "segmentation": [], + "bbox": [ + 842.8169014084507, + 388.41940532081384, + 39.37402190923334, + 50.015649452269116 + ], + "ignore": 0, + "iscrowd": 0, + "area": 1969.3172773381789 + }, + { + "id": 3, + "image_id": 0, + "category_id": 2, + "segmentation": [], + "bbox": [ + 1120.5633802816897, + 347.981220657277, + 47.88732394366205, + 21.283255086072174 + ], + "ignore": 0, + "iscrowd": 0, + "area": 1019.198130882331 + }, + { + "id": 4, + "image_id": 0, + "category_id": 3, + "segmentation": [], + "bbox": [ + 953.4898278560246, + 701.2832550860719, + 15.96244131455399, + 39.374021909233214 + ], + "ignore": 0, + "iscrowd": 0, + "area": 628.5055140440983 + }, + { + "id": 5, + "image_id": 0, + "category_id": 5, + "segmentation": [], + "bbox": [ + 801.3145539906105, + 219.2175273865414, + 17.02660406885743, + 30.86071987480441 + ], + "ignore": 0, + "iscrowd": 0, + "area": 525.4532585882141 + }, + { + "id": 6, + "image_id": 0, + "category_id": 2, + "segmentation": [], + "bbox": [ + 775.7746478873239, + 284.131455399061, + 13.834115805946828, + 14.898278560250413 + ], + "ignore": 0, + "iscrowd": 0, + "area": 206.10451091175898 + }, + { + "id": 7, + "image_id": 0, + "category_id": 5, + "segmentation": [], + "bbox": [ + 1321.6901408450703, + 338.40375586854464, + 38.30985915492957, + 45.758998435054735 + ], + "ignore": 0, + "iscrowd": 0, + "area": 1753.0207851175894 + }, + { + "id": 8, + "image_id": 1, + "category_id": 2, + "segmentation": [], + "bbox": [ + 692.6787204450625, + 547.2461752433926, + 79.46314325452005, + 107.94993045897164 + ], + "ignore": 0, + "iscrowd": 0, + "area": 8578.04078837674 + }, + { + "id": 9, + "image_id": 1, + "category_id": 3, + "segmentation": [], + "bbox": [ + 941.5632823365786, + 220.39777468706532, + 11.994436717663422, + 26.987482614742735 + ], + "ignore": 0, + "iscrowd": 0, + "area": 323.6996523915735 + }, + { + "id": 10, + "image_id": 1, + "category_id": 2, + "segmentation": [], + "bbox": [ + 710.6703755215577, + 659.694019471488, + 113.94714881780277, + 178.41724617524366 + ], + "ignore": 0, + "iscrowd": 0, + "area": 20330.136501593042 + }, + { + "id": 11, + "image_id": 1, + "category_id": 2, + "segmentation": [], + "bbox": [ + 884.5897079276772, + 347.8386648122389, + 52.47566063977696, + 53.97496522948564 + ], + "ignore": 0, + "iscrowd": 0, + "area": 2832.37195842625 + } + ], + "info": { + "year": 2026, + "version": "1.0", + "description": "", + "contributor": "Label Studio", + "url": "", + "date_created": "2026-06-04 09:31:19.684278" + } +} \ No newline at end of file