Single-Label Classification Model
Workflow में single-label classification model चलाएँ।
अंतिम अपडेट
क्या यह उपयोगी था?
क्या यह उपयोगी था?
[
"model_predictions": {
"inference_id": "866010bb-e432-4b9c-9b95-35d87f0ffafa",
"time": 0.28171608800039394,
"image": {
"width": 960,
"height": 1280
},
"predictions": [
{
"class": "loose-straw",
"class_id": 4,
"confidence": 0.5229
}
],
"top": "loose-straw",
"confidence": 0.5229,
"prediction_type": "classification",
"parent_id": "image",
"root_parent_id": "image"
}
}
]