MEGA Hub

Towards Unified Dynamic Face Landmark Detection

Authors

Do you know Sebastian Regalado?You can claim authorship or link another user.Do you know Varshanth R. Rao?You can claim authorship or link another user.Do you know Ruowei Jiang?You can claim authorship or link another user.Do you know Parham Aarabi?You can claim authorship or link another user.Do you know Igor Gilitschenski?You can claim authorship or link another user.

Abstract

Although advancements in face landmark detection (FLD) methods continue to push performance boundaries, they overlook two major functional limitations: (1) different network parameters need to be trained independently for each ``$N$-point'' benchmark dataset, and (2) a model trained on an ``$N$-point'' dataset reliably outputs only the $N$ landmarks. In our work, we first conceptualize Face Part-Anchored Landmark Positions (FPALPs), wherein each landmark is treated as a progression value between zero (start) and one (end) along a face part's contour. Every landmark can be expressed in the FPALP format, irrespective of its source dataset, hence unlocking the ability to unify all ``$N$-point'' datasets into a single dataset. Secondly, we represent each landmark with an FPALP-based query, refine it progressively with a cross-modality decoder, and predict its coordinates based on the final representation. Our approach, called Unified Dynamic FLD, embodies these two design choices and streamlines the landmark detection pipeline by enabling (1) a single model to learn on any number of ``$N$-point'' datasets, and (2) yield any number of specific landmark predictions by loading the designated landmark queries at runtime. Extensive experiments on multiple benchmark datasets show that our method delivers these benefits while remaining competitive with, and in several cases outperforming existing state-of-the-art methods.

Community

00

Publication notes

Author note
9 pages, 6 figures in Main Paper. 13 pages, 3 figures in Appendix