/
vshmidt
/
label-studio
Обзор
Документация
Войти
/
vshmidt
/
label-studio
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
web/libs/editor/src/examples/image_multilabel/annotations/1.json
41 строка
1 KB
Julio Sgarbi
fix: LEAP-864: Fix Unit, Integration and E2E tests on LSO (#5699)
10 апр 2024, 16:30
Не верифицирован
10 апр 2024, 16:30
8512d1e
Код
Авторство
О чём код?
{ "annotations": [ { "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-pub.s3.us-east-1.amazonaws.com/examples/images/nick-owuor-astro-nic-visuals-wDifg5xc9Z4-unsplash.jpg" }, "id": 1, "task_path": "../examples/image_multilabel/tasks.json" }