Skip to content

Releases: doppeltilde/vision_classification

Release 2.4.0

09 Apr 06:57

Choose a tag to compare

What's changed?

  • Exposed Mediapipe endpoints.
  • Split image classification and mediapipe tasks into two distinct categories.
  • No longer depending on Nvidia libraries, drastically shrinking build time and image size.

Full Changelog: v2.1.8...v2.4.0

Release 2.1.8

05 Aug 08:45

Choose a tag to compare

Improvements

  • Moved from optimum to new optimum-onnx package.
  • A model can now be passed directly, bypassing the need to edit the .env file.

Full Changelog: v2.1.5...v2.1.8

Release 2.0.0

28 Jul 09:09
93dae01

Choose a tag to compare

What's Changed

  • feat: Face Detection #3

Full Changelog: v1.0.7...v2.0.0