1adrianb/face-alignment
A PyTorch library for detecting facial landmarks in 2D and 3D coordinates using deep learning.

Velocity · 7d
+2.4
★ / day
Trend
→steady
star history
Face alignment library that detects facial landmarks in images using FAN (Face Alignment Network), a state-of-the-art deep learning method. The library provides Python APIs to detect 2D and 3D landmarks from single images or batch process directories. Built on PyTorch, it implements a deep neural network trained to localize facial keypoints.