label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
43 lines (42 loc) • 1.45 kB
JSON
[
{
"data": {
"image": "https://htx-misc.s3.amazonaws.com/opensource/label-studio/examples/images/nick-owuor-astro-nic-visuals-wDifg5xc9Z4-unsplash.jpg"
},
"predictions": [
{
"model_version": "model 1",
"created_ago": "3 hours",
"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
}
}
]
}
]
},
{
"data": {
"image": "https://htx-misc.s3.amazonaws.com/opensource/label-studio/examples/images/history-in-hd-e5eDHbmHprg-unsplash.jpg"
}
},
{
"data": {
"image": "https://htx-misc.s3.amazonaws.com/opensource/label-studio/examples/images/soroush-karimi-crjPrExvShc-unsplash.jpg"
}
}
]