Image Classification Preprocess Infer AlgorithmΒΆ

The algorithm has the following description:

metadata:
  title: Image classification with image preprocessing and inference
interface: com_bonseyes/interfaces#image_classification
subcomponents:
  preprocessing:
    default_algorithm: ../image_preprocessor
    interface: com_bonseyes/interfaces#image_preprocessing
  inference:
    default_algorithm: ../inference_processor
    interface: com_bonseyes/interfaces#inference