File size: 2,355 Bytes
a083fd4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
   "id": "6483114c18fb8c1c529bd149",
   "name": "eggs!",
   "creation_time": "2023-06-09T11:47:24.780000+00:00",
   "creator_id": "dd725a2c-b183-4616-bcf3-0894843fb6a5",
   "pipeline": {
      "tasks": [
         {
            "id": "6483114c18fb8c1c529bd14a",
            "title": "Dataset",
            "task_type": "dataset"
         },
         {
            "id": "6483114c18fb8c1c529bd14d",
            "title": "Instance segmentation task",
            "task_type": "instance_segmentation",
            "labels": [
               {
                  "id": "6483114c18fb8c1c529bd150",
                  "name": "egg",
                  "is_anomalous": false,
                  "color": "#c9e649ff",
                  "hotkey": "",
                  "is_empty": false,
                  "group": "Instance segmentation labels",
                  "parent_id": null
               },
               {
                  "id": "6483114c18fb8c1c529bd154",
                  "name": "Empty",
                  "is_anomalous": false,
                  "color": "#000000ff",
                  "hotkey": "",
                  "is_empty": true,
                  "group": "Empty",
                  "parent_id": null
               }
            ],
            "label_schema_id": "6483114c18fb8c1c529bd156"
         }
      ],
      "connections": [
         {
            "from": "6483114c18fb8c1c529bd14a",
            "to": "6483114c18fb8c1c529bd14d"
         }
      ]
   },
   "thumbnail": "/api/v1/organizations/0ec46502-f590-4358-afff-a6beb25fe89f/workspaces/97ecb1e9-4367-4bc6-b335-1c6e7aedbf77/projects/6483114c18fb8c1c529bd149/thumbnail",
   "performance": {
      "score": 0.9520755876647748,
      "task_performances": [
         {
            "task_id": "6483114c18fb8c1c529bd14d",
            "score": {
               "value": 0.9520755876647748,
               "metric_type": "Dice"
            }
         }
      ]
   },
   "storage_info": {},
   "datasets": [
      {
         "id": "6483114c18fb8c1c529bd151",
         "name": "Dataset",
         "use_for_training": true,
         "creation_time": "2023-06-09T11:47:24.780000+00:00"
      },
      {
         "id": "64898e9c68d5ade57e325981",
         "name": "Testing set 1",
         "use_for_training": false,
         "creation_time": "2023-06-14T09:55:40.186000+00:00"
      }
   ]
}