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
5,027

img2pose: Face Alignment and Detection via 6DoF, Face Pose Estimation

vitoralbiero/img2pose CVPR 2021

Tests on AFLW2000-3D and BIWI show that our method runs at real-time and outperforms state of the art (SotA) face pose estimators.

575
14 Dec 2020

Teacher-Student Asynchronous Learning with Multi-Source Consistency for Facial Landmark Detection

Wastoon/TSAL 12 Dec 2020

The radical student uses multi-source supervision signals from the same task to update parameters, while the calm teacher uses a single-source supervision signal to update parameters.

3
12 Dec 2020

Robust Facial Landmark Detection by Multi-order Multi-constraint Deep Networks

junwan2014/MMDN-master 9 Dec 2020

Recently, heatmap regression has been widely explored in facial landmark detection and obtained remarkable performance.

13
09 Dec 2020

Deep Structured Prediction for Facial Landmark Detection

lisha-chen/Deep-structured-facial-landmark-detection NeurIPS 2019

Existing deep learning based facial landmark detection methods have achieved excellent performance.

19
18 Oct 2020

Whole-Body Human Pose Estimation in the Wild

open-mmlab/mmpose ECCV 2020

This paper investigates the task of 2D human whole-body pose estimation, which aims to localize dense landmarks on the entire human body including face, hands, body, and feet.

5,027
23 Jul 2020

AnchorFace: An Anchor-based Facial Landmark Detector Across Large Poses

nothingelse92/AnchorFace 7 Jul 2020

Based on the prediction of each anchor template, we propose to aggregate the results, which can reduce the landmark uncertainty due to the large poses.

66
07 Jul 2020

A Detailed Look At CNN-based Approaches In Facial Landmark Detection

chihfanhsu/fl_detection 8 May 2020

To the best of our knowledge, using the PWC model to detect facial landmarks have not been comprehensively studied.

16
08 May 2020

LUVLi Face Alignment: Estimating Landmarks' Location, Uncertainty, and Visibility Likelihood

abhi1kumar/LUVLi CVPR 2020

In this paper, we present a novel framework for jointly predicting landmark locations, associated uncertainties of these predicted locations, and landmark visibilities.

34
06 Apr 2020

Pixel-in-Pixel Net: Towards Efficient Facial Landmark Detection in the Wild

jhb86253817/PIPNet 8 Mar 2020

The proposed model is equipped with a novel detection head based on heatmap regression, which conducts score and offset predictions simultaneously on low-resolution feature maps.

384
08 Mar 2020

Learning to Impute: A General Framework for Semi-supervised Learning

WeiHongLee/Learning-to-impute 22 Dec 2019

Recent semi-supervised learning methods have shown to achieve comparable results to their supervised counterparts while using only a small portion of labels in image classification tasks thanks to their regularization strategies.

19
22 Dec 2019