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

LOTR: Face Landmark Localization Using Localization Transformer

About

This paper presents a novel Transformer-based facial landmark localization network named Localization Transformer (LOTR). The proposed framework is a direct coordinate regression approach leveraging a Transformer network to better utilize the spatial information in the feature map. An LOTR model consists of three main modules: 1) a visual backbone that converts an input image into a feature map, 2) a Transformer module that improves the feature representation from the visual backbone, and 3) a landmark prediction head that directly predicts the landmark coordinates from the Transformer's representation. Given cropped-and-aligned face images, the proposed LOTR can be trained end-to-end without requiring any post-processing steps. This paper also introduces the smooth-Wing loss function, which addresses the gradient discontinuity of the Wing loss, leading to better convergence than standard loss functions such as L1, L2, and Wing loss. Experimental results on the JD landmark dataset provided by the First Grand Challenge of 106-Point Facial Landmark Localization indicate the superiority of LOTR over the existing methods on the leaderboard and two recent heatmap-based approaches. On the WFLW dataset, the proposed LOTR framework demonstrates promising results compared with several state-of-the-art methods. Additionally, we report the improvement in state-of-the-art face recognition performance when using our proposed LOTRs for face alignment.

Ukrit Watchareeruetai, Benjaphan Sommana, Sanjana Jain, Pavit Noinongyao, Ankush Ganguly, Aubin Samacoits, Samuel W.F. Earp, Nakarin Sritrakool• 2021

Related benchmarks

TaskDatasetResultRank
Facial Landmark DetectionWFLW (test)
Mean Error (ME) - All4.31
122
Facial Landmark DetectionWFLW Pose
Mean Error (%)7.5
50
Facial Landmark DetectionWFLW Make-up
Mean Error4.16
49
Facial Landmark DetectionWFLW Blur
Mean Error (%)4.89
49
Face RecognitionLFW--
47
Facial Landmark DetectionWFLW Illumination
Failure Rate @0.13.16
45
Facial Landmark DetectionWFLW Expression
Failure Rate @0.13.53
45
Facial Landmark LocalizationWFLW Occlusion
NME (%)5.22
44
Face RecognitionIJB-B
TAR @ FAR=1e-494.54
19
Face RecognitionIJB-C
TAR (FAR=1e-4)94.92
19
Showing 10 of 14 rows

Other info

Follow for update