English

Face Detection through Scale-Friendly Deep Convolutional Networks

Computer Vision and Pattern Recognition 2017-06-12 v1

Abstract

In this paper, we share our experience in designing a convolutional network-based face detector that could handle faces of an extremely wide range of scales. We show that faces with different scales can be modeled through a specialized set of deep convolutional networks with different structures. These detectors can be seamlessly integrated into a single unified network that can be trained end-to-end. In contrast to existing deep models that are designed for wide scale range, our network does not require an image pyramid input and the model is of modest complexity. Our network, dubbed ScaleFace, achieves promising performance on WIDER FACE and FDDB datasets with practical runtime speed. Specifically, our method achieves 76.4 average precision on the challenging WIDER FACE dataset and 96% recall rate on the FDDB dataset with 7 frames per second (fps) for 900 * 1300 input image.

Keywords

Cite

@article{arxiv.1706.02863,
  title  = {Face Detection through Scale-Friendly Deep Convolutional Networks},
  author = {Shuo Yang and Yuanjun Xiong and Chen Change Loy and Xiaoou Tang},
  journal= {arXiv preprint arXiv:1706.02863},
  year   = {2017}
}

Comments

12 pages, 10 figures

R2 v1 2026-06-22T20:13:48.619Z