TL;DR
This paper surveys deep learning-based face detection methods, analyzing their accuracy and efficiency, and compares popular datasets and metrics to guide application-specific detector selection and development.
Contribution
It provides a comprehensive analysis of recent deep learning face detectors, focusing on efficiency metrics like FLOPs and latency, and discusses dataset evaluation standards.
Findings
Deep learning methods significantly improve face detection accuracy.
Efficiency varies widely among detectors, with some optimized for real-time applications.
Datasets and metrics critically influence the evaluation of face detection performance.
Abstract
Face detection is to search all the possible regions for faces in images and locate the faces if there are any. Many applications including face recognition, facial expression recognition, face tracking and head-pose estimation assume that both the location and the size of faces are known in the image. In recent decades, researchers have created many typical and efficient face detectors from the Viola-Jones face detector to current CNN-based ones. However, with the tremendous increase in images and videos with variations in face scale, appearance, expression, occlusion and pose, traditional face detectors are challenged to detect various "in the wild" faces. The emergence of deep learning techniques brought remarkable breakthroughs to face detection along with the price of a considerable increase in computation. This paper introduces representative deep learning-based methods and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
