Face-detection-tflite

Latest version: v0.6.0

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

Changes

This release fixes Issue 13 by updating to the latest version of [pillow](https://python-pillow.org).
This change should fix any issues with using the library in hosted environments with preinstalled dependencies.

Installation

sh
pip install -U face-detection-tflite

0.5.1

Face Detection For Python

This package contains a Python port of some Google® MediaPipe models - namely Face Detection, Face Landmark, and Iris Landmark.

Changes

• hegdeadithyak fixed a problem with the Pillow package dependency👍

0.5.0

Face Detection For Python

This package contains a Python port of some Google® MediaPipe models - namely Face Detection, Face Landmark, and Iris Landmark.

Changes

• ibaiGorordo added three new face detection models
• new detection model `FaceDetectionModel.SHORT` for close-up images (i.e. faces within 2 metres from the camera)
• new detection model `FaceDetectionModel.FULL` - a dense model best suited for faces within 5 metres from the camera
• new detection model `FaceDetectionModel.FULL_SPARSE` - a sparse model best suited for faces within 5 metres from the camera that
runs up to 30% faster on CPUs than the dense version

0.4.0

0.3.0

0.2.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.