PyramidBox: A Context-assisted Single Shot Face Detector
Xu Tang, Daniel K. Du, Zeqiang He, Jingtuo Liu

TL;DR
PyramidBox is a novel face detection method that leverages multi-level contextual information and a semi-supervised approach to improve detection of small, blurred, and occluded faces in uncontrolled environments.
Contribution
The paper introduces PyramidBox, a context-assisted single shot face detector with a new context anchor, a low-level feature pyramid network, and a context-sensitive prediction structure, enhancing small face detection.
Findings
Achieves superior performance on FDDB and WIDER FACE benchmarks.
Effectively detects small, blurred, and occluded faces.
Outperforms previous state-of-the-art methods.
Abstract
Face detection has been well studied for many years and one of remaining challenges is to detect small, blurred and partially occluded faces in uncontrolled environment. This paper proposes a novel context-assisted single shot face detector, named \emph{PyramidBox} to handle the hard face detection problem. Observing the importance of the context, we improve the utilization of contextual information in the following three aspects. First, we design a novel context anchor to supervise high-level contextual feature learning by a semi-supervised method, which we call it PyramidAnchors. Second, we propose the Low-level Feature Pyramid Network to combine adequate high-level context semantic feature and Low-level facial feature together, which also allows the PyramidBox to predict faces of all scales in a single shot. Third, we introduce a context-sensitive structure to increase the capacity…
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.
Taxonomy
TopicsFace recognition and analysis · Video Surveillance and Tracking Methods · Biometric Identification and Security
