Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Face Attention Network: An Effective Face Detector for the Occluded Faces

About

The performance of face detection has been largely improved with the development of convolutional neural network. However, the occlusion issue due to mask and sunglasses, is still a challenging problem. The improvement on the recall of these occluded cases usually brings the risk of high false positives. In this paper, we present a novel face detector called Face Attention Network (FAN), which can significantly improve the recall of the face detection problem in the occluded case without compromising the speed. More specifically, we propose a new anchor-level attention, which will highlight the features from the face region. Integrated with our anchor assign strategy and data augmentation techniques, we obtain state-of-art results on public face detection benchmarks like WiderFace and MAFA. The code will be released for reproduction.

Jianfeng Wang, Ye Yuan, Gang Yu• 2017

Related benchmarks

TaskDatasetResultRank
Face DetectionWiderFace (test)
AP (easy)94.6
33
Face DetectionMAFA (test)
mAP88.3
4
Masked Face DetectionMAFA without 'Ignored' subset (test)
AP88.3
4
Masked Face DetectionMAFA masked only (test)
AP76.5
2
Showing 4 of 4 rows

Other info

Follow for update