From 82c72a58dbb8da536da74442e794f854eeaf7c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=A4=A9=E8=B5=90?= <2509165007@student.example.com> Date: Thu, 4 Jun 2026 09:27:29 +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 | 156 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 result.json diff --git a/result.json b/result.json new file mode 100644 index 0000000..08fa2cb --- /dev/null +++ b/result.json @@ -0,0 +1,156 @@ +{ + "images": [ + { + "width": 1360, + "height": 765, + "id": 0, + "file_name": "..\\..\\label-studio\\label-studio\\media\\upload\\2\\48bd7ede-0000264_03801_d_0000213.jpg" + }, + { + "width": 1916, + "height": 1078, + "id": 1, + "file_name": "..\\..\\label-studio\\label-studio\\media\\upload\\2\\faa74e11-9999937_00000_d_0000063.jpg" + } + ], + "categories": [ + { + "id": 0, + "name": "Airplane" + }, + { + "id": 1, + "name": "Car" + } + ], + "annotations": [ + { + "id": 0, + "image_id": 0, + "category_id": 1, + "segmentation": [], + "bbox": [ + 542.2529644268775, + 493.8735177865611, + 62.49011857707513, + 85.6719367588933 + ], + "ignore": 0, + "iscrowd": 0, + "area": 5353.649486790923 + }, + { + "id": 1, + "image_id": 0, + "category_id": 1, + "segmentation": [], + "bbox": [ + 448.5177865612651, + 706.5415019762846, + 59.466403162055066, + 58.458498023715165 + ], + "ignore": 0, + "iscrowd": 0, + "area": 3476.3166117264454 + }, + { + "id": 2, + "image_id": 1, + "category_id": 1, + "segmentation": [], + "bbox": [ + 711.5652173913044, + 657.5942028985505, + 117.88405797101461, + 171.85507246376827 + ], + "ignore": 0, + "iscrowd": 0, + "area": 20258.973324931776 + }, + { + "id": 3, + "image_id": 1, + "category_id": 1, + "segmentation": [], + "bbox": [ + 691.6811594202896, + 548.2318840579718, + 80.95652173913086, + 106.52173913043474 + ], + "ignore": 0, + "iscrowd": 0, + "area": 8623.629489603067 + }, + { + "id": 4, + "image_id": 1, + "category_id": 1, + "segmentation": [], + "bbox": [ + 886.2608695652173, + 349.39130434782606, + 48.289855072463794, + 51.130434782608624 + ], + "ignore": 0, + "iscrowd": 0, + "area": 2469.0812854442324 + }, + { + "id": 5, + "image_id": 1, + "category_id": 1, + "segmentation": [], + "bbox": [ + 1009.8260869565217, + 235.76811594202897, + 28.405797101449295, + 42.608695652173935 + ], + "ignore": 0, + "iscrowd": 0, + "area": 1210.3339634530575 + }, + { + "id": 6, + "image_id": 1, + "category_id": 1, + "segmentation": [], + "bbox": [ + 1022.6086956521739, + 177.536231884058, + 24.144927536231968, + 24.144927536231865 + ], + "ignore": 0, + "iscrowd": 0, + "area": 582.9775257298902 + }, + { + "id": 7, + "image_id": 1, + "category_id": 1, + "segmentation": [], + "bbox": [ + 1100.7246376811593, + 80.95652173913044, + 29.826086956521827, + 42.60869565217392 + ], + "ignore": 0, + "iscrowd": 0, + "area": 1270.850661625713 + } + ], + "info": { + "year": 2026, + "version": "1.0", + "description": "", + "contributor": "Label Studio", + "url": "", + "date_created": "2026-06-04 09:24:37.416717" + } +} \ No newline at end of file