From 03a93fb284aa1a3f93e4a9440a294efa63320d12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B0=A4=E4=BC=98?= <2509165039@student.example.com> Date: Thu, 4 Jun 2026 09:35:10 +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 | 170 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 result.json diff --git a/result.json b/result.json new file mode 100644 index 0000000..e528fd4 --- /dev/null +++ b/result.json @@ -0,0 +1,170 @@ +{ + "images": [ + { + "width": 1360, + "height": 765, + "id": 0, + "file_name": "images\\ad5b8c80-0000264_03801_d_0000213.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": "truck" + }, + { + "id": 6, + "name": "van" + } + ], + "annotations": [ + { + "id": 0, + "image_id": 0, + "category_id": 3, + "segmentation": [], + "bbox": [ + 951.1459968602826, + 703.4850863422294, + 16.012558869701685, + 27.755102040816208 + ], + "ignore": 0, + "iscrowd": 0, + "area": 444.4302053631469 + }, + { + "id": 1, + "image_id": 0, + "category_id": 1, + "segmentation": [], + "bbox": [ + 544.4270015698587, + 495.32182103610677, + 67.2527472527473, + 87.5353218210361 + ], + "ignore": 0, + "iscrowd": 0, + "area": 5886.990874118037 + }, + { + "id": 2, + "image_id": 0, + "category_id": 2, + "segmentation": [], + "bbox": [ + 447.28414442700154, + 712.6923076923075, + 61.91522762951344, + 52.307692307692335 + ], + "ignore": 0, + "iscrowd": 0, + "area": 3238.64267600532 + }, + { + "id": 3, + "image_id": 0, + "category_id": 2, + "segmentation": [], + "bbox": [ + 1117.6766091051804, + 345.87127158555734, + 50.17268445839864, + 19.215070643642033 + ], + "ignore": 0, + "iscrowd": 0, + "area": 964.0716762492906 + }, + { + "id": 4, + "image_id": 0, + "category_id": 5, + "segmentation": [], + "bbox": [ + 1323.7048665620096, + 339.4662480376766, + 35.22762951334373, + 42.70015698587129 + ], + "ignore": 0, + "iscrowd": 0, + "area": 1504.22531045989 + }, + { + "id": 5, + "image_id": 0, + "category_id": 2, + "segmentation": [], + "bbox": [ + 644.8196963036485, + 233.21711630857655, + 8.50349121048048, + 10.544329100995732 + ], + "ignore": 0, + "iscrowd": 0, + "area": 89.66360983073075 + }, + { + "id": 6, + "image_id": 0, + "category_id": 2, + "segmentation": [], + "bbox": [ + 611.9272854518008, + 207.70017542299004, + 9.599998205515275, + 7.854543986330726 + ], + "ignore": 0, + "iscrowd": 0, + "area": 75.40360817391577 + }, + { + "id": 7, + "image_id": 0, + "category_id": 6, + "segmentation": [], + "bbox": [ + 729.3882769504709, + 200.97425861597358, + 9.877655390094134, + 14.404914110553861 + ], + "ignore": 0, + "iscrowd": 0, + "area": 142.28677750795538 + } + ], + "info": { + "year": 2026, + "version": "1.0", + "description": "", + "contributor": "Label Studio", + "url": "", + "date_created": "2026-06-04 09:32:37.645863" + } +} \ No newline at end of file