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

Face Detection with Feature Pyramids and Landmarks

About

Accurate face detection and facial landmark localization are crucial to any face recognition system. We present a series of three single-stage RCNNs with different sized backbones (MobileNetV2-25, MobileNetV2-100, and ResNet101) and a six-layer feature pyramid trained exclusively on the WIDER FACE dataset. We compare the face detection and landmark accuracies using eight context module architectures, four proposed by previous research and four modified versions. We find no evidence that any of the proposed architectures significantly overperform and postulate that the random initialization of the additional layers is at least of equal importance. To show this we present a model that achieves near state-of-the-art performance on WIDER FACE and also provides high accuracy landmarks with a simple context module. We also present results using MobileNetV2 backbones, which achieve over 90% average precision on the WIDER FACE hard validation set while being able to run in real-time. By comparing to other authors, we show that our models exceed the state-of-the-art for similar-sized RCNNs and match the performance of much heavier networks.

Samuel W. F. Earp, Pavit Noinongyao, Justin A. Cairns, Ankush Ganguly• 2019

Related benchmarks

TaskDatasetResultRank
Face RecognitionLFW--
47
Face RecognitionIJB-B
TAR @ FAR=1e-494.37
19
Face RecognitionIJB-C
TAR (FAR=1e-4)94.59
19
Face RecognitionCFP-FP
TAR @ FAR=1e-494.66
8
Face RecognitionCALFW
TAR @ FAR=1e-484.7
8
Face RecognitionCPLFW
TAR @ FAR=1e-453.77
8
Showing 6 of 6 rows

Other info

Follow for update