Bugfix Release
Face Detection For Python
This package contains a Python port of some Google® MediaPipe models - namely Face Detection, Face Landmark, and Iris Landmark.
Bugfixes
- Rounding error caused right eye recolouring in the iris recolouring example to fail (Issue #1)
- Module layout in the
examples
module caused a warning when using the iris recolouring example from the CLI
You can install this release via PyPI:
pip install face-detection-tflite==0.2.0