predictObject

fun predictObject(imageFile: File): String

Predicts object for the given imageFile.

Return

The label of the recognized object with the highest probability.