label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
42 lines (41 loc) • 1.31 kB
JSON
{
"completions": [
{
"result": [
{
"from_name": "tag",
"id": "CPnIaS1e7v",
"source": "$image",
"to_name": "img",
"type": "rectanglelabels",
"value": {
"height": 10.672358591248665,
"rectanglelabels": [
"Planet"
],
"rotation": 0,
"width": 13.333333333333334,
"x": 50.4,
"y": 5.763073639274279
}
},
{
"from_name": "choice",
"id": "CkRNBWbSiK",
"to_name": "img",
"type": "choices",
"value": {
"choices": [
"Space"
]
}
}
]
}
],
"data": {
"image": "https://htx-misc.s3.amazonaws.com/opensource/label-studio/examples/images/nick-owuor-astro-nic-visuals-wDifg5xc9Z4-unsplash.jpg"
},
"id": 1,
"task_path": "../examples/image_multilabel/tasks.json"
}