1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
Implements the FAN deep learning architecture for landmark detection with support for multiple face detectors (SFD, dlib, BlazeFace) and flexible device targeting (CPU, GPU, Apple Silicon with precision control). Provides a unified API for batch processing images or directories, automatically handling face detection and landmark regression in configurable 2D or 3D coordinate spaces.
7,498 stars and 119,240 monthly downloads. Used by 3 other packages. No commits in the last 6 months. Available on PyPI.
Stars
7,498
Forks
1,380
Language
Python
License
BSD-3-Clause
Category
Last pushed
Aug 30, 2024
Monthly downloads
119,240
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
bytefish/opencv
OpenCV projects: Face Recognition, Machine Learning, Colormaps, Local Binary Patterns, Examples...