UniFace: All-in-One Face Analysis Toolkit for Production
UniFace is a lightweight, production-ready face analysis library built on ONNX Runtime. It provides a unified API for face detection, recognition, landmark detection, attribute analysis, face parsing, gaze estimation, anti-spoofing, and privacy features.
Documentation Moved
The comprehensive documentation for UniFace has been moved to a dedicated documentation site with tutorials, API references, and guides.
Interactive Notebooks
Run examples directly in your browser with Google Colab:
Quick Install
pip install uniface
For GPU support:
pip install uniface[gpu]
Resources:
- Documentation: yakhyo.github.io/uniface
- GitHub: github.com/yakhyo/uniface
- PyPI: pypi.org/project/uniface