Skip to content

Issue #3456770 by marcus_johansson: Discuss: Interface suggestion for image...

Marcus Johansson requested to merge 3456770-discuss-interface-suggestion into 1.0.x

Issue #3456770 by marcus_johansson: Discuss: Interface suggestion for image classification operator type

Closes #3456770

This does the following:

  • Adds a new operation type interface that is ImageClassification, including input, output and normalized items.
  • Adds the operation type interface to Huggingface.
  • Adds tests including mockoon mockup API.

Merge request reports