{
"data": {
"computerVisionModels": {
"edges": [
{
"node": {
"id": "UHJvZHVjdDo3Mg==",
"name": "Package Detection Model",
"description": "Detecting warehouse packages in frames.",
"category": {
"name": "Object detection"
},
"precision": 98.8,
"recall": 99.9,
}
},
{
"node": {
"id": "UHJvZHVjdDo3NA==",
"name": "Zone Access Management Model",
"description": "Detecting authorized access to restricted zones in a factory.",
"category": {
"name": "Zone Access Management"
},
"precision": 98.8,
"recall": 99.9,
}
},
{
"node": {
"id": "UHJvZHVjdDo3OQ==",
"name": "Dwell Time Analysis Model",
"description": "Estimating the time spent by workers in their workstations on a production floor in a factory.",
"category": {
"name": "Dwell-time Analysis"
},
"precision": 98.8,
"recall": 99.9,
}
}
]
}
}
}