biubug6/Pytorch_Retinaface
A PyTorch implementation of RetinaFace for single-stage face detection using MobileNet or ResNet backbones.

Not currently ranked — collecting fresh signals.
star history
This repository provides a PyTorch implementation of RetinaFace, a single-stage dense face localization model originally published by deepinsight/insightface. The model performs face detection and localization on images, achieving results such as 89.60% on WIDERFace hard val with ResNet50 backbone and 80.99% with the smaller MobileNet0.25 backbone. The project includes training code, evaluation scripts, and TensorRT deployment support for inference.
Frequently asked
- What is biubug6/Pytorch_Retinaface?
- A PyTorch implementation of RetinaFace for single-stage face detection using MobileNet or ResNet backbones.
- Is Pytorch_Retinaface open source?
- Yes — biubug6/Pytorch_Retinaface is open source, released under the MIT license.
- What language is Pytorch_Retinaface written in?
- biubug6/Pytorch_Retinaface is primarily written in Python.
- How popular is Pytorch_Retinaface?
- biubug6/Pytorch_Retinaface has 3k stars on GitHub.
- Where can I find Pytorch_Retinaface?
- biubug6/Pytorch_Retinaface is on GitHub at https://github.com/biubug6/Pytorch_Retinaface.