becauseofAI/MobileFace
A face recognition solution optimized for mobile devices using deep learning models including detection, identification, landmark, and pose estimation.

MobileFace provides lightweight deep learning models for face-related computer vision tasks on mobile hardware. It includes face detection, face identification (99.653% LFW accuracy), facial landmark detection, and head pose estimation models. The models are optimized for edge devices with small model sizes (2-3MB for identification) and fast inference times (3ms on CPU for the latest model). The project uses MXNet/GluonCV for training and supports deployment on mobile devices.
Frequently asked
- What is becauseofAI/MobileFace?
- A face recognition solution optimized for mobile devices using deep learning models including detection, identification, landmark, and pose estimation.
- Is MobileFace open source?
- Yes — becauseofAI/MobileFace is open source, released under the MIT license.
- What language is MobileFace written in?
- becauseofAI/MobileFace is primarily written in Python.
- How popular is MobileFace?
- becauseofAI/MobileFace has 752 stars on GitHub.
- Where can I find MobileFace?
- becauseofAI/MobileFace is on GitHub at https://github.com/becauseofAI/MobileFace.