Skip to content

Bugfix Release

Compare
Choose a tag to compare
@patlevin patlevin released this 13 Apr 22:45
· 23 commits to main since this 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