Learning Better Features for Face Detection with Feature Fusion and Segmentation Supervision
Wanxin Tian, Zixuan Wang, Haifeng Shen, Weihong Deng, Yiping Meng,, Binghui Chen, Xiubao Zhang, Yuan Zhao, Xiehe Huang

TL;DR
This paper introduces DF$^2$S$^2$, a face detection network that enhances feature fusion and utilizes segmentation supervision to improve detection of tiny, occluded, and blurry faces, achieving state-of-the-art results.
Contribution
The paper proposes a novel feature fusion pyramid and a segmentation branch with attention mechanisms, effectively utilizing supervision to improve face detection performance.
Findings
Achieved state-of-the-art results on WIDER FACE dataset.
Enhanced detection of tiny, occluded, and blurry faces.
Improved IoU scores and localization accuracy.
Abstract
The performance of face detectors has been largely improved with the development of convolutional neural network. However, it remains challenging for face detectors to detect tiny, occluded or blurry faces. Besides, most face detectors can't locate face's position precisely and can't achieve high Intersection-over-Union (IoU) scores. We assume that problems inside are inadequate use of supervision information and imbalance between semantics and details at all level feature maps in CNN even with Feature Pyramid Networks (FPN). In this paper, we present a novel single-shot face detection network, named DFS (Detection with Feature Fusion and Segmentation Supervision), which introduces a more effective feature fusion pyramid and a more efficient segmentation branch on ResNet-50 to handle mentioned problems. Specifically, inspired by FPN and SENet, we apply semantic information from…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Biometric Identification and Security · Video Surveillance and Tracking Methods
MethodsSigmoid Activation · *Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · Squeeze-and-Excitation Block · Global Average Pooling · Dense Connections · Max Pooling · Softmax · Kaiming Initialization · SENet
