yakhyo/uniface
UniFace: A Unified Face Analysis Library for Python | Detection, alignment, landmarks, face-mesh, recognition, parsing, gaze, attributes and anti-spoofing under one API. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 98
- Longevity 46
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 6.0
- age_days: 657
- days_rel: 19
- days_push: 10
- n_releases_24m: 33
Adoption not part of the score
1586 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
UniFace is a unified Python library for face analysis that bundles detection, recognition, landmark localization, face parsing, gaze estimation, attribute prediction, tracking, quality assessment, and anti-spoofing behind a single API. It runs inference on ONNX Runtime with automatic acceleration on CPU, Apple Silicon, and NVIDIA CUDA.
Use cases
- detect and recognize faces in images
- extract face embeddings for identity verification
- estimate age and gender from face photos
- detect face liveness to prevent spoofing attacks
- track faces across video frames with persistent IDs
- estimate gaze direction and head pose
- blur or anonymize faces for privacy
- segment facial components from an image
When to choose
- you need multiple face analysis tasks under one consistent Python API
- you want production-ready ONNX Runtime inference with CPU and GPU support
- you need face recognition, landmarks, parsing, and anti-spoofing without gluing together several repos
When to avoid
- you need to train face models from scratch rather than run inference
- you need non-face general object detection or segmentation
- you require a framework other than Python
Facets
library · maturity active
computer-vision machine-learning image-processing sdk computer-vision deep-learning artificial-intelligence image-processing python cross-platform windows face-detection face-recognition facial-landmarks face-parsing gaze-estimation anti-spoofing face-tracking onnxruntime face-attributes portrait-matting head-pose-estimation face-anonymization macos linux gpu
3 sources
- readme: https://github.com/yakhyo/uniface · fetched 2026-08-28 · ed57991a98fd
- homepage: https://yakhyo.github.io/uniface/ · fetched 2026-08-29 · de7c38c917a0
- registry_pypi: https://pypi.org/pypi/uniface/json · fetched 2026-08-29 · 8ea1fc30051c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yakhyo/uniface | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem