上传文件至 data/images

This commit is contained in:
2026-06-23 11:29:46 +08:00
parent 4abf204dc2
commit b9495d0a89
3 changed files with 27 additions and 0 deletions

View File

@@ -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

3
data/images/classes.txt Normal file
View File

@@ -0,0 +1,3 @@
car
cat
dog

21
data/images/notes.json Normal file
View File

@@ -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"
}
}