org.apache.mxnet.infer
The ObjectDetector class helps to run ObjectDetection tasks where the goal is to find bounding boxes and corresponding labels for objects in a image.
Implementation of prediction routines.