paper-with-me

Papers

Precise Facial Landmark Detection by Reference Heatmap Transformer

2023-03-14 · Jun Wan, Jun Liu, Jie zhou, Zhihui Lai, Linlin Shen, Hang Sun, Ping Xiong, Wenwen Min

Most facial landmark detection methods predict landmarks by mapping the input facial appearance features to landmark heatmaps and have achieved promising results. However, when the face image is suffering from large poses, heavy occlusions and complicated illuminations, they cannot learn discriminative feature representations and effective facial shape constraints, nor can they accurately predict the value of each element in the landmark heatmap, limiting their detection accuracy. To address this problem, we propose a novel Reference Heatmap Transformer (RHT) by introducing reference heatmap information for more precise facial landmark detection. The proposed RHT consists of a Soft Transformation Module (STM) and a Hard Transformation Module (HTM), which can cooperate with each other to encourage the accurate transformation of the reference heatmap information and facial shape constraints. Then, a Multi-Scale Feature Fusion Module (MSFFM) is proposed to fuse the transformed heatmap features and the semantic features learned from the original face images to enhance feature representations for producing more accurate target heatmaps. To the best of our knowledge, this is the first study to explore how to enhance facial landmark detection by transforming the reference heatmap information. The experimental results from challenging benchmark datasets demonstrate that our proposed method outperforms the state-of-the-art methods in the literature.

📄 PDF Abstract BibTeX arXiv:2303.07840

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Landmark Detection

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Supervision-by-Hallucination-and-Transfer: A Weakly-Supervised Approach for Robust and Precise Facial Landmark Detection

2026-01-19 · Jun Wan, Yuanzhi Yao, Zhihui Lai, Jie Zhou 외 arxiv

High-precision facial landmark detection (FLD) relies on high-resolution deep feature representations. However, low-resolution face images or the compression (via pooling or strided convolution) of originally high-resolu…

Facial Landmark DetectionFace HallucinationPose Transfer

Cascade of Encoder-Decoder CNNs with Learned Coordinates Regressor for Robust Facial Landmarks Detection

2019-10-15 · Pattern Recognition Letters 2019 10 · Roberto Valle, Jose M. Buenaposada, Luis Baumela

Convolutional Neural Nets (CNNs) have become the reference technology for many computer vision problems. Although CNNs for facial landmark detection are very robust, they still lack accuracy when processing images acquir…

DecoderFace AlignmentFacial Landmark Detection

Attentive One-Dimensional Heatmap Regression for Facial Landmark Detection and Tracking

2020-04-05 · Shi Yin, Shangfei Wang, Xiaoping Chen, Enhong Chen

Although heatmap regression is considered a state-of-the-art method to locate facial landmarks, it suffers from huge spatial complexity and is prone to quantization error. To address this, we propose a novel attentive on…

Face AlignmentFacial Landmark DetectionGPULandmark Tracking+2

FLAME: Facial Landmark Heatmap Activated Multimodal Gaze Estimation

2021-10-10 · Neelabh Sinha, Michal Balazia, Francois Bremond

3D gaze estimation is about predicting the line of sight of a person in 3D space. Person-independent models for the same lack precision due to anatomical differences of subjects, whereas person-specific calibrated techni…

Gaze Estimation

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

2020-12-09 · Jun Wan, Zhihui Lai, Jing Li, Jie zhou 외

Recently, heatmap regression has been widely explored in facial landmark detection and obtained remarkable performance. However, most of the existing heatmap regression-based facial landmark detection methods neglect to …

Facial Landmark Detectionregression