mirror of
https://github.com/wassname/sloth.git
synced 2026-06-28 03:51:22 +08:00
34 lines
707 B
JSON
34 lines
707 B
JSON
[
|
|
{
|
|
"class": "image",
|
|
"filename": "image1.jpg",
|
|
"annotations": [
|
|
{
|
|
"class": "rect",
|
|
"height": 60.0,
|
|
"width": 46.0,
|
|
"y": 105.0,
|
|
"x": 346.0
|
|
},
|
|
{
|
|
"class": "rect",
|
|
"height": 58.0,
|
|
"width": 56.0,
|
|
"y": 119.0,
|
|
"x": 636.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"class": "image",
|
|
"filename": "image2.jpg",
|
|
"annotations": [
|
|
{
|
|
"class": "point",
|
|
"y": 155.0,
|
|
"x": 409.0
|
|
}
|
|
]
|
|
}
|
|
]
|