객체 감지 모델
Workflow에서 객체 감지 모델을 실행합니다.
마지막 업데이트
도움이 되었나요?
도움이 되었나요?
[
{
"model_predictions": {
"image": {
"width": 2048,
"height": 1080
},
"predictions": [
{
"width": 795,
"height": 808,
"x": 883.5,
"y": 676,
"confidence": 0.985406219959259,
"class_id": 0,
"class": "캔",
"detection_id": "8797945b-bb46-4f35-b076-9a8f832b1bb0",
"parent_id": "이미지"
},
{
"width": 248,
"height": 470,
"x": 1924,
"y": 845,
"confidence": 0.9593697190284729,
"class_id": 0,
"class": "캔",
"detection_id": "0a61f2e5-0fd3-44e0-955b-1b66308dfab3",
"parent_id": "이미지"
}
]
}
}
]