English

EMface: Detecting Hard Faces by Exploring Receptive Field Pyraminds

Computer Vision and Pattern Recognition 2021-05-24 v1 Artificial Intelligence

Abstract

Scale variation is one of the most challenging problems in face detection. Modern face detectors employ feature pyramids to deal with scale variation. However, it might break the feature consistency across different scales of faces. In this paper, we propose a simple yet effective method named the receptive field pyramids (RFP) method to enhance the representation ability of feature pyramids. It can learn different receptive fields in each feature map adaptively based on the varying scales of detected faces. Empirical results on two face detection benchmark datasets, i.e., WIDER FACE and UFDD, demonstrate that our proposed method can accelerate the inference rate significantly while achieving state-of-the-art performance. The source code of our method is available at \url{https://github.com/emdata-ailab/EMface}.

Keywords

Cite

@article{arxiv.2105.10104,
  title  = {EMface: Detecting Hard Faces by Exploring Receptive Field Pyraminds},
  author = {Leilei Cao and Yao Xiao and Lin Xu},
  journal= {arXiv preprint arXiv:2105.10104},
  year   = {2021}
}

Comments

6 pages, 5 figures

R2 v1 2026-06-24T02:19:34.692Z