paper-with-me

Papers

Dense Face Alignment

2017-09-05 · Yaojie Liu, Amin Jourabloo, William Ren, Xiaoming Liu

Face alignment is a classic problem in the computer vision field. Previous works mostly focus on sparse alignment with a limited number of facial landmark points, i.e., facial landmark detection. In this paper, for the first time, we aim at providing a very dense 3D alignment for large-pose face images. To achieve this, we train a CNN to estimate the 3D face shape, which not only aligns limited facial landmarks but also fits face contours and SIFT feature points. Moreover, we also address the bottleneck of training CNN with multiple datasets, due to different landmark markups on different datasets, such as 5, 34, 68. Experimental results show our method not only provides high-quality, dense 3D face fitting but also outperforms the state-of-the-art facial landmark detection methods on the challenging datasets. Our model can run at real time during testing.

📄 PDF Abstract BibTeX arXiv:1709.01442

Code (1)

yaojieliu/ICCVW2017-DenseFaceAlignment 공식 구현

Tasks

3D Face ReconstructionFace AlignmentFacial Landmark Detection

Similar 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,…

3D Face ReconstructionFace AlignmentFace Reconstruction

LoopSmart: Smart Visual SLAM Through Surface Loop Closure

2018-01-04 · Guoxiang Zhang, YangQuan Chen

We present a visual simultaneous localization and mapping (SLAM) framework of closing surface loops. It combines both sparse feature matching and dense surface alignment. Sparse feature matching is used for visual odomet…

Point Cloud RegistrationSimultaneous Localization and MappingSurface ReconstructionVisual Odometry

Large-Pose Face Alignment via CNN-Based Dense 3D Model Fitting

2016-06-01 · CVPR 2016 6 · Amin Jourabloo, Xiaoming Liu

Large-pose face alignment is a very challenging problem in computer vision, which is used as a prerequisite for many important vision tasks, e.g, face recognition and 3D face reconstruction. Recently, there have been a f…

3D Face ReconstructionFace AlignmentFace RecognitionFace Reconstruction

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

FreeEnricher: Enriching Face Landmarks without Additional Cost

2022-12-19 · Yangyu Huang, Xi Chen, Jongyoo Kim, Hao Yang 외

Recent years have witnessed significant growth of face alignment. Though dense facial landmark is highly demanded in various scenarios, e.g., cosmetic medicine and facial beautification, most works only consider sparse f…

Face Alignment