TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/YOLO5Face: Why Reinventing a Face Detector

YOLO5Face: Why Reinventing a Face Detector

Delong Qi, Weijun Tan, Qi Yao, Jingfeng Liu

2021-05-27object-detectionObject DetectionFace Detection
PaperPDFCodeCodeCode(official)

Abstract

Tremendous progress has been made on face detection in recent years using convolutional neural networks. While many face detectors use designs designated for detecting faces, we treat face detection as a generic object detection task. We implement a face detector based on the YOLOv5 object detector and call it YOLO5Face. We make a few key modifications to the YOLOv5 and optimize it for face detection. These modifications include adding a five-point landmark regression head, using a stem block at the input of the backbone, using smaller-size kernels in the SPP, and adding a P6 output in the PAN block. We design detectors of different model sizes, from an extra-large model to achieve the best performance to a super small model for real-time detection on an embedded or mobile device. Experiment results on the WiderFace dataset show that on VGA images, our face detectors can achieve state-of-the-art performance in almost all the Easy, Medium, and Hard subsets, exceeding the more complex designated face detectors. The code is available at \url{https://github.com/deepcam-cn/yolov5-face}

Results

TaskDatasetMetricValueModel
Facial Recognition and ModellingWIDER Face (Medium)AP0.9508YOLOv5x6
Facial Recognition and ModellingWIDER Face (Medium)AP0.949YOLOv5l6
Facial Recognition and ModellingWIDER Face (Medium)AP0.944YOLOv5s6
Facial Recognition and ModellingWIDER Face (Medium)AP0.9261YOLOv5s
Facial Recognition and ModellingWIDER Face (Easy)AP0.9667YOLOv5x6
Facial Recognition and ModellingWIDER Face (Easy)AP0.9638YOLOv5m6
Facial Recognition and ModellingWIDER Face (Easy)AP0.953YOLOv5s6
Facial Recognition and ModellingWIDER Face (Easy)AP0.9433YOLOv5s
Facial Recognition and ModellingWIDER Face (Hard)AP0.8655YOLOv5x6
Facial Recognition and ModellingWIDER Face (Hard)AP0.8588YOLOv5l6
Facial Recognition and ModellingWIDER Face (Hard)AP0.852YOLOv5m
Facial Recognition and ModellingWIDER Face (Hard)AP0.845YOLOv5l
Facial Recognition and ModellingWIDER Face (Hard)AP0.828YOLOv5s
Face DetectionWIDER Face (Medium)AP0.9508YOLOv5x6
Face DetectionWIDER Face (Medium)AP0.949YOLOv5l6
Face DetectionWIDER Face (Medium)AP0.944YOLOv5s6
Face DetectionWIDER Face (Medium)AP0.9261YOLOv5s
Face DetectionWIDER Face (Easy)AP0.9667YOLOv5x6
Face DetectionWIDER Face (Easy)AP0.9638YOLOv5m6
Face DetectionWIDER Face (Easy)AP0.953YOLOv5s6
Face DetectionWIDER Face (Easy)AP0.9433YOLOv5s
Face DetectionWIDER Face (Hard)AP0.8655YOLOv5x6
Face DetectionWIDER Face (Hard)AP0.8588YOLOv5l6
Face DetectionWIDER Face (Hard)AP0.852YOLOv5m
Face DetectionWIDER Face (Hard)AP0.845YOLOv5l
Face DetectionWIDER Face (Hard)AP0.828YOLOv5s
Face ReconstructionWIDER Face (Medium)AP0.9508YOLOv5x6
Face ReconstructionWIDER Face (Medium)AP0.949YOLOv5l6
Face ReconstructionWIDER Face (Medium)AP0.944YOLOv5s6
Face ReconstructionWIDER Face (Medium)AP0.9261YOLOv5s
Face ReconstructionWIDER Face (Easy)AP0.9667YOLOv5x6
Face ReconstructionWIDER Face (Easy)AP0.9638YOLOv5m6
Face ReconstructionWIDER Face (Easy)AP0.953YOLOv5s6
Face ReconstructionWIDER Face (Easy)AP0.9433YOLOv5s
Face ReconstructionWIDER Face (Hard)AP0.8655YOLOv5x6
Face ReconstructionWIDER Face (Hard)AP0.8588YOLOv5l6
Face ReconstructionWIDER Face (Hard)AP0.852YOLOv5m
Face ReconstructionWIDER Face (Hard)AP0.845YOLOv5l
Face ReconstructionWIDER Face (Hard)AP0.828YOLOv5s
3DWIDER Face (Medium)AP0.9508YOLOv5x6
3DWIDER Face (Medium)AP0.949YOLOv5l6
3DWIDER Face (Medium)AP0.944YOLOv5s6
3DWIDER Face (Medium)AP0.9261YOLOv5s
3DWIDER Face (Easy)AP0.9667YOLOv5x6
3DWIDER Face (Easy)AP0.9638YOLOv5m6
3DWIDER Face (Easy)AP0.953YOLOv5s6
3DWIDER Face (Easy)AP0.9433YOLOv5s
3DWIDER Face (Hard)AP0.8655YOLOv5x6
3DWIDER Face (Hard)AP0.8588YOLOv5l6
3DWIDER Face (Hard)AP0.852YOLOv5m
3DWIDER Face (Hard)AP0.845YOLOv5l
3DWIDER Face (Hard)AP0.828YOLOv5s
3D Face ModellingWIDER Face (Medium)AP0.9508YOLOv5x6
3D Face ModellingWIDER Face (Medium)AP0.949YOLOv5l6
3D Face ModellingWIDER Face (Medium)AP0.944YOLOv5s6
3D Face ModellingWIDER Face (Medium)AP0.9261YOLOv5s
3D Face ModellingWIDER Face (Easy)AP0.9667YOLOv5x6
3D Face ModellingWIDER Face (Easy)AP0.9638YOLOv5m6
3D Face ModellingWIDER Face (Easy)AP0.953YOLOv5s6
3D Face ModellingWIDER Face (Easy)AP0.9433YOLOv5s
3D Face ModellingWIDER Face (Hard)AP0.8655YOLOv5x6
3D Face ModellingWIDER Face (Hard)AP0.8588YOLOv5l6
3D Face ModellingWIDER Face (Hard)AP0.852YOLOv5m
3D Face ModellingWIDER Face (Hard)AP0.845YOLOv5l
3D Face ModellingWIDER Face (Hard)AP0.828YOLOv5s
3D Face ReconstructionWIDER Face (Medium)AP0.9508YOLOv5x6
3D Face ReconstructionWIDER Face (Medium)AP0.949YOLOv5l6
3D Face ReconstructionWIDER Face (Medium)AP0.944YOLOv5s6
3D Face ReconstructionWIDER Face (Medium)AP0.9261YOLOv5s
3D Face ReconstructionWIDER Face (Easy)AP0.9667YOLOv5x6
3D Face ReconstructionWIDER Face (Easy)AP0.9638YOLOv5m6
3D Face ReconstructionWIDER Face (Easy)AP0.953YOLOv5s6
3D Face ReconstructionWIDER Face (Easy)AP0.9433YOLOv5s
3D Face ReconstructionWIDER Face (Hard)AP0.8655YOLOv5x6
3D Face ReconstructionWIDER Face (Hard)AP0.8588YOLOv5l6
3D Face ReconstructionWIDER Face (Hard)AP0.852YOLOv5m
3D Face ReconstructionWIDER Face (Hard)AP0.845YOLOv5l
3D Face ReconstructionWIDER Face (Hard)AP0.828YOLOv5s

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07