Inference output
Inference output examples
{
"outputs": [{
"labels": {
"predicted": [{
"label_name": "sunglasses",
"label_id": 9,
"score": 0.801353174,
"threshold": 0.347
},
{
"label_name": "glasses",
"label_id": 8,
"score": 0.175235228,
"threshold": 0.139
}],
"discarded": []
}
}]
}Inference output specification
Attribute
Type
Description
Attribute
Type
Description
Inference labels output
Attribute
Type
Description
Prediction
Attribute
Type
Description
ROI Object
Attribute
Type
Description
Last updated