1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
This tool helps researchers and developers working with facial analysis to precisely identify key points on human faces in images. It takes an image of a face as input and outputs the 2D or 3D coordinates of specific facial landmarks like eyes, nose, and mouth. Anyone building applications for facial recognition, expression analysis, or augmented reality filters would find this useful.
7,498 stars. Used by 3 other packages. No commits in the last 6 months. Available on PyPI.
Use this if you need highly accurate detection of facial landmarks in 2D or 3D from images for computer vision projects.
Not ideal if you need a simple 'out-of-the-box' application for end-users, as this is a developer library requiring coding.
Stars
7,498
Forks
1,380
Language
Python
License
BSD-3-Clause
Category
Last pushed
Aug 30, 2024
Commits (30d)
0
Dependencies
8
Reverse dependents
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/1adrianb/face-alignment"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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
parulnith/Face-Detection-in-Python-using-OpenCV
Face Detection with Python using OpenCV