Joint Voxel and Coordinate Regression for Accurate 3D Facial Landmark Localization
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.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Facial Landmark LocalizationDepth EstimationFace AlignmentFacial Landmark DetectionregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Adversarial Learning Semantic Volume for 2D/3D Face Shape Regression in the Wild
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 AlignmentregressionAttentive One-Dimensional Heatmap Regression for Facial Landmark Detection and Tracking
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+2Towards Accurate Facial Landmark Detection via Cascaded Transformers
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 DetectionFast and Accurate: Structure Coherence Component for Face Alignment
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 AlignmentregressionFace Anything: 4D Face Reconstruction from Any Image Sequence
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