-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Hi @yakhyo,
I've created a fork of UniFace with native MLX backend support for Apple Silicon Macs (M1/M2/M3/M4):
🔗 Repository: https://github.com/CodeWithBehnam/mlx-uniface
📦 PyPI: https://pypi.org/project/mlx-uniface/
What's New
- Full MLX implementation of all models (RetinaFace, SCRFD, YOLOv5Face, ArcFace, etc.)
- Automatic backend selection (MLX on Apple Silicon, ONNX fallback elsewhere)
- Numerical parity with ONNX outputs (correlation > 0.999)
- Significant performance gains on Apple Silicon due to unified memory
Credits
All original work is credited to you in the README and pyproject.toml. This fork builds on your excellent library architecture.
Would you be interested in:
- Merging MLX support into the main repo?
- Linking to this fork from your README?
Happy to discuss either approach. Thanks for creating such a well-structured library!
Best,
Behnam
Metadata
Metadata
Assignees
Labels
No labels