Files
sloth/examples/example1_labels.json
T

37 lines
818 B
JSON

[
{
"class": "image",
"annotations": [
{
"height": 60.0,
"width": 46.0,
"y": 105.0,
"x": 346.0,
"class": "Face"
},
{
"height": 58.0,
"width": 56.0,
"y": 119.0,
"x": 636.0,
"class": "Face",
"unconfirmed": "true"
}
],
"filename": "image1.jpg"
},
{
"class": "image",
"annotations": [
{
"y": 155.0,
"x": 409.0,
"class": "mouth",
"unconfirmed": "true"
}
],
"filename": "image2.jpg",
"unlabeled": "true"
}
]