BrightXiaoHan/FaceDetector
A re-implementation of mtcnn. Joint training, tutorial and deployment together.
This project helps integrate real-time face detection into applications. It takes images or video frames as input and outputs bounding boxes around detected faces and key facial landmark coordinates. This is useful for developers building systems that need to locate and track faces efficiently, such as in security, surveillance, or augmented reality applications.
129 stars. No commits in the last 6 months.
Use this if you are a developer building an application that requires fast, accurate, and customizable face detection, especially for real-time video processing.
Not ideal if you are an end-user looking for a ready-to-use application; this is a toolkit for developers.
Stars
129
Forks
43
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 06, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BrightXiaoHan/FaceDetector"
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