backbone predictions. e.g. bounding boxes
Prediction type. Only for object detection, segmentation projects.
prediction on the image
Inference type for the image.
For object detection, segmentation and classification projects, this field will be 'ClassificationPrediction' for the image, stating if the image is OK (no annotations detected) or NG (has annotations detected).
In this case, please use backbonetype to differentiate the two types of projects.
For visual prompting projects, this field will be 'SegmentationPrediction'.
Generated using TypeDoc
Inference API response