A class for classifier tasks
A class for image classification tasks.
A class for image classification tasks. Contains helper methods.
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.