/
alt3rmann
/
label-studio
Обзор
Документация
Войти
/
alt3rmann
/
label-studio
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
web/libs/editor/src/examples/image_ellipses/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": "ellipselabels", "value": { "x": 50.4, "y": 50.763073639274279, "ellipselabels": [ "Planet" ], "rotation": 0, "radiusY": 10.672358591248665, "radiusX": 13.333333333333334 } }, { "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_ellipses/tasks.json" }