paper-with-me

Papers

3D Dense Face Alignment via Graph Convolution Networks

2019-04-11 · Huawei Wei, Shuang Liang, Yichen Wei

Recently, 3D face reconstruction and face alignment tasks are gradually combined into one task: 3D dense face alignment. Its goal is to reconstruct the 3D geometric structure of face with pose information. In this paper, we propose a graph convolution network to regress 3D face coordinates. Our method directly performs feature learning on the 3D face mesh, where the geometric structure and details are well preserved. Extensive experiments show that our approach gains superior performance over state-of-the-art methods on several challenging datasets.

📄 PDF Abstract BibTeX arXiv:1904.05562

Code (0)

등록된 구현이 없습니다.

Tasks

3D Face ReconstructionFace AlignmentFace Reconstruction

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

3D Dense Face Alignment with Fused Features by Aggregating CNNs and GCNs

2022-03-09 · Yanda Meng, Xu Chen, Dongxu Gao, Yitian Zhao 외

In this paper, we propose a novel multi-level aggregation network to regress the coordinates of the vertices of a 3D face from a single 2D image in an end-to-end manner. This is achieved by seamlessly combining standard …

3D Face Alignment3D Face ReconstructionFace AlignmentFace Reconstruction

Convolutional Point-set Representation: A Convolutional Bridge Between a Densely Annotated Image and 3D Face Alignment

2018-03-17 · Yuhang Wu, Le Anh Vu Ha, Xiang Xu, Ioannis A. Kakadiaris

We present a robust method for estimating the facial pose and shape information from a densely annotated facial image. The method relies on Convolutional Point-set Representation (CPR), a carefully designed matrix repres…

3D Face AlignmentFace AlignmentMissing Values

Dual Attention MobDenseNet(DAMDNet) for Robust 3D Face Alignment

2019-08-30 · Lei Jiang Xiao-Jun Wu Josef Kittler

3D face alignment of monocular images is a crucial process in the recognition of faces with disguise.3D face reconstruction facilitated by alignment can restore the face structure which is helpful in detcting disguise in…

3D Face Alignment3D Face ReconstructionFace AlignmentFace Reconstruction

Face Alignment Across Large Poses: A 3D Solution

2015-11-23 · CVPR 2016 6 · Xiangyu Zhu, Zhen Lei, Xiaoming Liu, Hailin Shi 외

Face alignment, which fits a face model to an image and extracts the semantic meanings of facial pixels, has been an important topic in CV community. However, most algorithms are designed for faces in small to medium pos…

3D Face ReconstructionFace AlignmentFace ModelHead Pose Estimation

Face Alignment in Full Pose Range: A 3D Total Solution

2018-04-02 · Xiangyu Zhu, Xiaoming Liu, Zhen Lei, Stan Z. Li

Face alignment, which fits a face model to an image and extracts the semantic meanings of facial pixels, has been an important topic in the computer vision community. However, most algorithms are designed for faces in sm…

3D Pose EstimationDepth Image EstimationFace AlignmentFace Model+2