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