label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
44 lines (43 loc) • 1.15 kB
JSON
{
"completions":[
{
"result":[
{
"id":"XSMXwwsaTa",
"from_name":"tag",
"to_name":"img",
"source":"$image",
"type":"polygonlabels",
"value":{
"points":[
[
27.2,
41.24629080118694
],
[
25.73333333333333,
70.62314540059347
],
[
48.13333333333333,
62.61127596439169
],
[
48.13333333333333,
32.93768545994065
]
],
"polygonlabels":[
"Hello"
]
}
}
]
}
],
"data":{
"image":"https://user.fm/files/v2-901310d5cb3fa90e0616ca10590bacb3/spacexmoon-800x501.jpg"
},
"id":0,
"task_path":"../examples/image_polygons/tasks.json"
}