RetinaFace: Single-shot Multi-level Face Localization in the Wild
RetinaFace: Single-shot Multi-level Face Localization in the Wild
复制标题
DOI:
--
复制
发表时间:
2021
期刊:
影响因子:
--
通讯作者:
中科院分区:
文献类型:
--
作者:
RetinaFace [2] is a deep learning model that detects faces in images by proposing rectangular areas (bounding boxes) 3 for every single face. Unlike the other current state-of-the-art models, this study proposes a multi-task loss calculation 4 by also computing the coordinates of 5 facial landmarks (eyes, nose, and two sides of the mouth) and 3D face mesh 5 with 1000 points concurrently. Additionally, the proposed model also adapts a cascaded structure [13] and deformable 6 convolution layers (DCL) [1]. The scope of this paper includes the whole model structure excluding DCL. Additionally, 7 The tasks implemented are limited only to face bounding box detection and landmark localization tasks, since the 3D 8 point detection database is not publicly shared. 9