paper-with-me

홈 › Papers

Facial Landmarks Detection by Self-Iterative Regression based Landmarks-Attention Network

2018-03-18 · Tao Hu, Honggang Qi, Jizheng Xu, Qingming Huang

Cascaded Regression (CR) based methods have been proposed to solve facial landmarks detection problem, which learn a series of descent directions by multiple cascaded regressors separately trained in coarse and fine stages. They outperform the traditional gradient descent based methods in both accuracy and running speed. However, cascaded regression is not robust enough because each regressor's training data comes from the output of previous regressor. Moreover, training multiple regressors requires lots of computing resources, especially for deep learning based methods. In this paper, we develop a Self-Iterative Regression (SIR) framework to improve the model efficiency. Only one self-iterative regressor is trained to learn the descent directions for samples from coarse stages to fine stages, and parameters are iteratively updated by the same regressor. Specifically, we proposed Landmarks-Attention Network (LAN) as our regressor, which concurrently learns features around each landmark and obtains the holistic location increment. By doing so, not only the rest of regressors are removed to simplify the training process, but the number of model parameters is significantly decreased. The experiments demonstrate that with only 3.72M model parameters, our proposed method achieves the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1803.06598

Code (0)

등록된 구현이 없습니다.

Tasks

Face Alignmentregression

Similar Papers 제목 키워드 기반

Towards Accurate Facial Landmark Detection via Cascaded Transformers

2022-08-23 · CVPR 2022 1 · Hui Li, Zidong Guo, Seon-Min Rhee, Seungju Han 외

Accurate facial landmarks are essential prerequisites for many tasks related to human faces. In this paper, an accurate facial landmark detector is proposed based on cascaded transformers. We formulate facial landmark de…

DecoderFace AlignmentFacial Landmark Detection

Super-realtime facial landmark detection and shape fitting by deep regression of shape model parameters

2019-02-09 · Marcin Kopaczka, Justus Schock, Dorit Merhof

We present a method for highly efficient landmark detection that combines deep convolutional neural networks with well established model-based fitting algorithms. Motivated by established model-based fitting methods such…

Facial Landmark DetectionImage SegmentationMedical Image Segmentationregression+1

RePFormer: Refinement Pyramid Transformer for Robust Facial Landmark Detection

2022-07-08 · Jinpeng Li, Haibo Jin, Shengcai Liao, Ling Shao 외

This paper presents a Refinement Pyramid Transformer (RePFormer) for robust facial landmark detection. Most facial landmark detectors focus on learning representative image features. However, these CNN-based feature repr…

Facial Landmark Detection

Robust Facial Landmark Detection under Significant Head Poses and Occlusion

2017-09-23 · ICCV 2015 12 · Yue Wu, Qiang Ji

There have been tremendous improvements for facial landmark detection on general "in-the-wild" images. However, it is still challenging to detect the facial landmarks on images with severe occlusion and images with large…

Facial Landmark DetectionOcclusion Estimationregression

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