bird-detection / deployment /project.json
oliver9523's picture
Upload 10 files
35fc7d7 verified
{
"id": "6483613d18fb8c1c529cb05a",
"name": "birds",
"creation_time": "2023-06-09T17:28:29.944000+00:00",
"creator_id": "dd725a2c-b183-4616-bcf3-0894843fb6a5",
"pipeline": {
"tasks": [
{
"id": "6483613d18fb8c1c529cb05b",
"title": "Dataset",
"task_type": "dataset"
},
{
"id": "6483613d18fb8c1c529cb05e",
"title": "Detection task",
"task_type": "detection",
"labels": [
{
"id": "6483613d18fb8c1c529cb061",
"name": "bird",
"is_anomalous": false,
"color": "#ff0000ff",
"hotkey": "",
"is_empty": false,
"group": "Default group",
"parent_id": null
},
{
"id": "6483613d18fb8c1c529cb065",
"name": "No Object",
"is_anomalous": false,
"color": "#000000ff",
"hotkey": "",
"is_empty": true,
"group": "No Object",
"parent_id": null
}
],
"label_schema_id": "6483613d18fb8c1c529cb067"
}
],
"connections": [
{
"from": "6483613d18fb8c1c529cb05b",
"to": "6483613d18fb8c1c529cb05e"
}
]
},
"thumbnail": "/api/v1/organizations/0ec46502-f590-4358-afff-a6beb25fe89f/workspaces/97ecb1e9-4367-4bc6-b335-1c6e7aedbf77/projects/6483613d18fb8c1c529cb05a/thumbnail",
"performance": {
"score": 0.9401041666666665,
"task_performances": [
{
"task_id": "6483613d18fb8c1c529cb05e",
"score": {
"value": 0.9401041666666665,
"metric_type": "f-measure"
}
}
]
},
"storage_info": {},
"datasets": [
{
"id": "6483613d18fb8c1c529cb062",
"name": "Dataset",
"use_for_training": true,
"creation_time": "2023-06-09T17:28:29.944000+00:00"
}
]
}