Facial Landmark Detection

47 papers with code • 9 benchmarks • 15 datasets

Facial Landmark Detection is a computer vision task that involves detecting and localizing specific points or landmarks on a face, such as the eyes, nose, mouth, and chin. The goal is to accurately identify these landmarks in images or videos of faces in real-time and use them for various applications, such as face recognition, facial expression analysis, and head pose estimation.

( Image credit: Style Aggregated Network for Facial Landmark Detection )

Libraries

Use these libraries to find Facial Landmark Detection models and implementations
2 papers
4,995

FaceXFormer: A Unified Transformer for Facial Analysis

Kartik-3004/facexformer 19 Mar 2024

Unlike these conventional methods, our FaceXformer leverages a transformer-based encoder-decoder architecture where each task is treated as a learnable token, enabling the integration of multiple tasks within a single framework.

139
19 Mar 2024

STAR Loss: Reducing Semantic Ambiguity in Facial Landmark Detection

zhenglinzhou/star CVPR 2023

To solve this problem, we propose a Self-adapTive Ambiguity Reduction (STAR) loss by exploiting the properties of semantic ambiguity.

131
05 Jun 2023

KeyPosS: Plug-and-Play Facial Landmark Detection through GPS-Inspired True-Range Multilateration

zhiqic/keyposs 25 May 2023

By spearheading the integration of Multilateration with facial analysis, KeyPosS marks a paradigm shift in facial landmark detection.

9
25 May 2023

ArtFacePoints: High-resolution Facial Landmark Detection in Paintings and Prints

asindel/artfacepoints 17 Oct 2022

Facial landmark detection plays an important role for the similarity analysis in artworks to compare portraits of the same or similar artists.

17
17 Oct 2022

Shape Preserving Facial Landmarks with Graph Attention Networks

andresprados/spiga 13 Oct 2022

Top-performing landmark estimation algorithms are based on exploiting the excellent ability of large convolutional neural networks (CNNs) to represent local appearance.

260
13 Oct 2022

ACR Loss: Adaptive Coordinate-based Regression Loss for Face Alignment

aliprf/acr-loss 29 Mar 2022

Heatmap-based Regression (HBR) and Coordinate-based Regression (CBR) are among the two mainly used methods for face alignment.

17
29 Mar 2022

Facial Landmark Points Detection Using Knowledge Distillation-Based Neural Networks

aliprf/kd-loss 13 Nov 2021

We use two Teacher networks, a Tolerant-Teacher and a Tough-Teacher in conjunction with the Student network.

32
13 Nov 2021

Towards Fine-grained Image Classification with Generative Adversarial Networks and Facial Landmark Detection

mahdi-darvish/gans-augmented-pet-classifier 28 Aug 2021

To encounter this problem, we made the best use of GAN-based data augmentation to generate extra dataset instances.

14
28 Aug 2021

HPRNet: Hierarchical Point Regression for Whole-Body Human Pose Estimation

nerminsamet/HPRNet 8 Jun 2021

Differently, in whole-body pose estimation, the locations of fine-grained keypoints (68 on face, 21 on each hand and 3 on each foot) are estimated as well, which creates a scale variance problem that needs to be addressed.

64
08 Jun 2021

Improving Robustness of Facial Landmark Detection by Defending Against Adversarial Attacks

zhuccly/saat ICCV 2021

We argue that exploring the weaknesses of the detector so as to remedy them is a promising method of robust facial landmark detection.

5
01 Jan 2021