burnpiro/tiny-face-detection-tensorflow2
Tiny Tensorflow 2 face detector
This project helps anyone working with images who needs to automatically find and highlight human faces. You provide an image, and it returns the same image with bounding boxes drawn around each detected face. This is ideal for developers building applications that need to process images containing people, such as for content moderation, privacy-preserving blurring, or demographic analysis.
No commits in the last 6 months.
Use this if you need a lightweight and efficient way to detect human faces in images using a TensorFlow 2-based solution.
Not ideal if you need to detect objects other than faces, or if you're not comfortable working with a command-line interface and training a machine learning model.
Stars
27
Forks
8
Language
Python
License
—
Category
Last pushed
Feb 17, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/burnpiro/tiny-face-detection-tensorflow2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
patlevin/face-detection-tflite
Face and iris detection for Python based on MediaPipe
MarekKowalski/DeepAlignmentNetwork
A deep neural network for face alignment
robmarkcole/HASS-Deepstack-face
Home Assistant custom component for using Deepstack face recognition
SamYuen101234/Masked_Face_Recognition
2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng