guoqiangqi/PFLD
Implementation of PFLD A Practical Facial Landmark Detector , reference to https://arxiv.org/pdf/1902.10859.pdf
This tool helps accurately identify and map key points on faces, known as facial landmarks. You provide images containing faces, and it outputs precise coordinates for features like eyes, nose, and mouth. It is ideal for researchers and developers building applications that require detailed face analysis.
641 stars. No commits in the last 6 months.
Use this if you need to precisely locate and track specific points on human faces within images for tasks like expression analysis, augmented reality, or biometric identification.
Not ideal if you are looking for a plug-and-play solution without any development or integration work, or if your primary need is general face detection rather than detailed landmark mapping.
Stars
641
Forks
165
Language
Python
License
—
Category
Last pushed
May 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/guoqiangqi/PFLD"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cheind/dest
:panda_face: One Millisecond Deformable Shape Tracking Library (DEST)
1adrianb/binary-face-alignment
Real time face alignment
Aditya-Khadilkar/Face-tracking-with-Anime-characters
Hello! I have made a Python project where YURI from the game doki doki literature club accesses...
mrgloom/Face-landmarks-detection-benchmark
Face landmarks(fiducial points) detection benchmark
weblineindia/AIML-Pupil-Detection
The Pupil Detection AI ML program is used to get the co-ordinates of eyes and detect the pupil...