{
"version": "1.0",
"type": "localization",
"labels": ["person", "car"],
"annotations": {
"img1.bmp": [
{ "x": 0.1, "y": 0.25, "x2": 0.5, "y2": 0.875, "label": "person" }
],
"img2.bmp": [
{ "x": 0.2, "y": 0.1, "x2": 0.6, "y2": 0.5, "label": "car" }
]
}
}