1adrianb/binary-face-alignment
Real time face alignment
This project offers a real-time demo for precisely locating key facial features, like eyes, nose, and mouth, within video feeds or images. It takes an image or video containing a human face and outputs the exact coordinates of these facial landmarks. This is useful for researchers and developers working on projects that require understanding facial expressions, gaze, or head pose, especially in scenarios with limited computing resources.
147 stars. No commits in the last 6 months.
Use this if you need to identify the exact position of facial features on a human face in real-time, particularly when running on devices with restricted processing power.
Not ideal if you are looking for a complete face recognition system or a tool to process and analyze human body posture (human pose estimation).
Stars
147
Forks
44
Language
Lua
License
—
Category
Last pushed
Apr 27, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/1adrianb/binary-face-alignment"
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)
guoqiangqi/PFLD
Implementation of PFLD A Practical Facial Landmark Detector , reference to ...
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...