/
vshmidt
/
label-studio
Обзор
Документация
Войти
/
vshmidt
/
label-studio
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
web/libs/editor/src/examples/image_keypoints/annotations/0.json
39 строк
957 B
Raul Martin
refactor: echo 27: Introducing biome (#5759)
29 апр 2024, 11:39
Не верифицирован
29 апр 2024, 11:39
2660ec9
Код
Авторство
О чём код?
{ "annotations": [ { "result": [ { "id": "hqudA4A3U4", "from_name": "tag", "to_name": "img", "source": "$image", "type": "keypointlabels", "value": { "x": 49.6, "y": 52.340425531914896, "width": 0.6666666666666666, "keypointlabels": ["Hello"] } }, { "id": "Rz9oHDXIwG", "from_name": "tag", "to_name": "img", "source": "$image", "type": "keypointlabels", "value": { "x": 47.733333333333334, "y": 52.765957446808514, "width": 0.6666666666666666, "keypointlabels": ["World"] } } ] } ], "data": { "image": "https://user.fm/files/v2-901310d5cb3fa90e0616ca10590bacb3/spacexmoon-800x501.jpg" }, "id": 0, "task_path": "../examples/image_keypoints/tasks.json" }