1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
| {
| "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"
| }
|
|