paper-with-me

홈 › Papers

Joint Voxel and Coordinate Regression for Accurate 3D Facial Landmark Localization

2018-01-28 · Hongwen Zhang, Qi Li, Zhenan Sun

3D face shape is more expressive and viewpoint-consistent than its 2D counterpart. However, 3D facial landmark localization in a single image is challenging due to the ambiguous nature of landmarks under 3D perspective. Existing approaches typically adopt a suboptimal two-step strategy, performing 2D landmark localization followed by depth estimation. In this paper, we propose the Joint Voxel and Coordinate Regression (JVCR) method for 3D facial landmark localization, addressing it more effectively in an end-to-end fashion. First, a compact volumetric representation is proposed to encode the per-voxel likelihood of positions being the 3D landmarks. The dimensionality of such a representation is fixed regardless of the number of target landmarks, so that the curse of dimensionality could be avoided. Then, a stacked hourglass network is adopted to estimate the volumetric representation from coarse to fine, followed by a 3D convolution network that takes the estimated volume as input and regresses 3D coordinates of the face shape. In this way, the 3D structural constraints between landmarks could be learned by the neural network in a more efficient manner. Moreover, the proposed pipeline enables end-to-end training and improves the robustness and accuracy of 3D facial landmark localization. The effectiveness of our approach is validated on the 3DFAW and AFLW2000-3D datasets. Experimental results show that the proposed method achieves state-of-the-art performance in comparison with existing methods.

📄 PDF Abstract BibTeX arXiv:1801.09242

Code (0)

등록된 구현이 없습니다.

Tasks

3D Facial Landmark LocalizationDepth EstimationFace AlignmentFacial Landmark Detectionregression

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Adversarial Learning Semantic Volume for 2D/3D Face Shape Regression in the Wild

2019-04-19 · IEEE Transactions on Image Processing 2019 4 · Hongwen Zhang, Qi Li, Zhenan Sun

Regression-based methods have revolutionized 2D landmark localization with the exploitation of deep neural networks and massive annotated datasets in the wild. However, it remains challenging for 3D landmark localization…

3D Face Alignment3D Facial Landmark LocalizationFace Alignmentregression

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

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

Fast and Accurate: Structure Coherence Component for Face Alignment

2020-06-21 · Beier Zhu, Chunze Lin, Quan Wang, Renjie Liao 외

In this paper, we propose a fast and accurate coordinate regression method for face alignment. Unlike most existing facial landmark regression methods which usually employ fully connected layers to convert feature maps i…

Face Alignmentregression

Face Anything: 4D Face Reconstruction from Any Image Sequence

2026-04-21 · Umut Kocasari, Simon Giebenhain, Richard Shaw, Matthias Nießner arxiv

Accurate reconstruction and tracking of dynamic human faces from image sequences is challenging because non-rigid deformations, expression changes, and viewpoint variations occur simultaneously, creating significant ambi…

Dynamic ReconstructionDepth EstimationPoint Tracking