Releases: doppeltilde/vision_classification
Releases · doppeltilde/vision_classification
Release 2.4.0
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
Improvements
- Moved from
optimumto newoptimum-onnxpackage. - A model can now be passed directly, bypassing the need to edit the .env file.
Full Changelog: v2.1.5...v2.1.8