Object Detection Preprocess Infer AlgorithmΒΆ

The algorithm has the following description:

metadata:
  title: Object detection with image preprocessing and inference
interface: com_bonseyes/interfaces#object_detection
subcomponents:
  preprocessing:
    default_algorithm: ../image_preprocessor
    interface: com_bonseyes/interfaces#image_preprocessing
  inference:
    default_algorithm: ../inference_processor
    interface: com_bonseyes/interfaces#inference