From b9495d0a89b43252e08640aa1f3f3babcf705132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E4=BC=A0=E6=95=8F?= <2509165031@student.example.com> Date: Tue, 23 Jun 2026 11:29:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20data/images?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...%BB%83%E4%B9%A01_wps%E5%9B%BE%E7%89%87.txt | 3 +++ data/images/classes.txt | 3 +++ data/images/notes.json | 21 +++++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 data/images/b5cf3a07__1d8bc312-%E6%A0%87%E6%B3%A8%E7%BB%83%E4%B9%A01_wps%E5%9B%BE%E7%89%87.txt create mode 100644 data/images/classes.txt create mode 100644 data/images/notes.json diff --git a/data/images/b5cf3a07__1d8bc312-%E6%A0%87%E6%B3%A8%E7%BB%83%E4%B9%A01_wps%E5%9B%BE%E7%89%87.txt b/data/images/b5cf3a07__1d8bc312-%E6%A0%87%E6%B3%A8%E7%BB%83%E4%B9%A01_wps%E5%9B%BE%E7%89%87.txt new file mode 100644 index 0000000..c571808 --- /dev/null +++ b/data/images/b5cf3a07__1d8bc312-%E6%A0%87%E6%B3%A8%E7%BB%83%E4%B9%A01_wps%E5%9B%BE%E7%89%87.txt @@ -0,0 +1,3 @@ +2 0.7534020219914614 0.8914185639229422 0.11937708094935133 0.1401050788091068 +1 0.26063996007275037 0.7950963222416809 0.2666088141202179 0.24168126094570908 +1 0.5763260185832572 0.8809106830122592 0.10478654883331949 0.13660245183887923 diff --git a/data/images/classes.txt b/data/images/classes.txt new file mode 100644 index 0000000..aa1a5bb --- /dev/null +++ b/data/images/classes.txt @@ -0,0 +1,3 @@ +car +cat +dog diff --git a/data/images/notes.json b/data/images/notes.json new file mode 100644 index 0000000..b8f08e7 --- /dev/null +++ b/data/images/notes.json @@ -0,0 +1,21 @@ +{ + "categories": [ + { + "id": 0, + "name": "car" + }, + { + "id": 1, + "name": "cat" + }, + { + "id": 2, + "name": "dog" + } + ], + "info": { + "year": 2026, + "version": "1.0", + "contributor": "Label Studio" + } +} \ No newline at end of file