MaskFace: multi-task face and landmark detector
Currently in the domain of facial analysis single task approaches for face detection and landmark localization dominate. In this paper we draw attention to multi-task models solving both tasks simultaneously. We present a highly accurate model for face and landmark detection. The method, called MaskFace, extends previous face detection approaches by adding a keypoint prediction head. The new keypoint head adopts ideas of Mask R-CNN by extracting facial features with a RoIAlign layer. The keypoint head adds small computational overhead in the case of few faces in the image while improving the accuracy dramatically. We evaluate MaskFace's performance on a face detection task on the AFW, PASCAL face, FDDB, WIDER FACE datasets and a landmark localization task on the AFLW, 300W datasets. For both tasks MaskFace achieves state-of-the-art results outperforming many of single-task and multi-task models.
Code (0)
등록된 구현이 없습니다.
Tasks
Face DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Infinite 3D Landmarks: Improving Continuous 2D Facial Landmark Detection
In this paper, we examine 3 important issues in the practical use of state-of-the-art facial landmark detectors and show how a combination of specific architectural modifications can directly improve their accuracy and t…
Facial Landmark DetectionHigh Resolution Face Editing with Masked GAN Latent Code Optimization
Face editing represents a popular research topic within the computer vision and image processing communities. While significant progress has been made recently in this area, existing solutions: (i) are still largely focu…
AttributeFace ParsingGenerative Adversarial NetworkVocal Bursts Intensity PredictionFacePoseNet: Making a Case for Landmark-Free Face Alignment
We show how a simple convolutional neural network (CNN) can be trained to accurately and robustly regress 6 degrees of freedom (6DoF) 3D head pose, directly from image intensities. We further explain how this FacePoseNet…
3D Face AlignmentFace AlignmentFace IdentificationFace Recognition+2Failure Detection for Facial Landmark Detectors
Most face applications depend heavily on the accuracy of the face and facial landmarks detectors employed. Prediction of attributes such as gender, age, and identity usually completely fail when the faces are badly align…
Facial Landmark DetectionJoint Multi-view Face Alignment in the Wild
The de facto algorithm for facial landmark estimation involves running a face detector with a subsequent deformable model fitting on the bounding box. This encompasses two basic problems: i) the detection and deformable …
Face AlignmentFace Detection