Skip to main content

ImageClassification

This module implements pre- and post-processing for the ImageClassification model.

Supported Hardware (<e-hw>):

  • cpu
  • igpu

Examples:

REST API:

WIP

Configuration File:

short-from : <e-hw>:resnet50-binary-0001:<e-mode>:<f-score_threshold>

source:
- address: https://youtu.be/jY86pXeTOLw
- type: youtube
pipeline:
- cpu:resnet50-binary-0001:s:0.3

ImageClassification Objects

class ImageClassification(Classifier)

ImageClassification pre-processing and post-processing class.

Attributes:

  • models list - List of supported models.