paper-with-me

Papers

Regressive Tree Structured Model for Facial Landmark Localization

2015-12-01 · ICCV 2015 12 · Gee-Sern Hsu, Kai-Hsiang Chang, Shih-Chieh Huang

Although the Tree Structured Model (TSM) is proven effective for solving face detection, pose estimation and landmark localization in an unified model, its sluggish run time makes it unfavorable in practical applications, especially when dealing with cases of multiple faces. We propose the Regressive Tree Structure Model (RTSM) to improve the run-time speed and localization accuracy. The RTSM is composed of two component TSMs, the coarse TSM (c-TSM) and the refined TSM (r-TSM), and a Bilateral Support Vector Regressor (BSVR). The c-TSM is built on the low-resolution octaves of samples so that it provides coarse but fast face detection. The r-TSM is built on the mid-resolution octaves so that it can locate the landmarks on the face candidates given by the c-TSM and improve precision. The r-TSM based landmarks are used in the forward BSVR as references to locate the dense set of landmarks, which are then used in the backward BSVR to relocate the landmarks with large localization errors. The forward and backward regression goes on iteratively until convergence. The performance of the RTSM is validated on three benchmark databases, the Multi-PIE, LFPW and AFW, and compared with the latest TSM to demonstrate its efficacy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face AlignmentFace DetectionmodelPose Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Fast Landmark Localization with 3D Component Reconstruction and CNN for Cross-Pose Recognition

2017-08-31 · Gee-Sern, Hsu, Hung-Cheng Shie, Cheng-Hua Hsieh

Two approaches are proposed for cross-pose face recognition, one is based on the 3D reconstruction of facial components and the other is based on the deep Convolutional Neural Network (CNN). Unlike most 3D approaches tha…

3D ReconstructionFace DetectionFace Recognition

Fast Localization of Facial Landmark Points

2014-03-26 · Nenad Markuš, Miroslav Frljak, Igor S. Pandžić, Jörgen Ahlberg 외

Localization of salient facial landmark points, such as eye corners or the tip of the nose, is still considered a challenging computer vision problem despite recent efforts. This is especially evident in unconstrained en…

Facial Landmark Detection

Grand Challenge of 106-Point Facial Landmark Localization

2019-05-09 · Yinglu Liu, Hao Shen, Yue Si, Xiaobo Wang 외

Facial landmark localization is a very crucial step in numerous face related applications, such as face recognition, facial pose estimation, face image synthesis, etc. However, previous competitions on facial landmark lo…

Face AlignmentFace RecognitionImage GenerationPose Estimation

Multi-Domain Multi-Definition Landmark Localization for Small Datasets

2022-03-19 · David Ferman, Gaurav Bharaj

We present a novel method for multi image domain and multi-landmark definition learning for small dataset facial localization. Training a small dataset alongside a large(r) dataset helps with robust learning for the form…

DecoderFace Alignment

Learning Robust Facial Landmark Detection via Hierarchical Structured Ensemble

2019-10-01 · ICCV 2019 10 · Xu Zou, Sheng Zhong, Luxin Yan, Xiangyun Zhao 외

Heatmap regression-based models have significantly advanced the progress of facial landmark detection. However, the lack of structural constraints always generates inaccurate heatmaps resulting in poor landmark detection…

Face AlignmentFacial Landmark Detection