deepcam-cn/yolov5-face
A face detection model implementing YOLOv5 architecture with support for multiple backbone variants and TensorRT acceleration.

YOLOv5Face is a face detection implementation built on the YOLO (You Only Look Once) object detection architecture, adapted specifically for face detection tasks. The repository provides multiple model variants ranging from nano to large configurations, with benchmarks on standard face detection datasets (Easy, Medium, Hard). It includes TensorRT integration for optimized inference performance on GPU, alongside support for alternative backbones like BlazeFace and ShuffleNet.