kuaikuaikim/dface
Deep learning face detection and recognition library using PyTorch with MTCNN architecture.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
An open-source face detection and recognition library implemented in PyTorch. It uses the MTCNN (Multi-task Cascaded Convolutional Neural Networks) architecture to detect faces and extract facial features for recognition tasks. The project provides implementations for both detection and recognition pipelines with pre-trained model support.