EfficientDetObjectDetectionModel
Constructs the object detection model from a given path.
Parameters
pathToModel
path to model
fun EfficientDetObjectDetectionModel(internalModel: OnnxInferenceModel, modelKindDescription: String? = null)
Content copied to clipboard
Parameters
internalModel
model used to make predictions