中文
相关论文

相关论文: Face Alignment in Full Pose Range: A 3D Total Solu…

200 篇论文

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 poses (below 45…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Xiangyu Zhu , Zhen Lei , Xiaoming Liu , Hailin Shi , Stan Z. Li

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…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Yaojie Liu , Amin Jourabloo , William Ren , Xiaoming Liu

Face alignment aims to estimate the locations of a set of landmarks for a given image. This problem has received much attention as evidenced by the recent advancement in both the methodology and performance. However, most of the existing…

计算机视觉与模式识别 · 计算机科学 2015-06-12 Amin Jourabloo , Xiaoming Liu

Face Alignment is an active computer vision domain, that consists in localizing a number of facial landmarks that vary across datasets. State-of-the-art face alignment methods either consist in end-to-end regression, or in refining the…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Arnaud Dapogny , Kévin Bailly , Matthieu Cord

A face model is a mathematical representation of the distinct features of a human face. Traditionally, face models were built using a set of fiducial points or landmarks, each point ideally located on a facial feature, i.e., corner of the…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Jagmohan Meher , Hector Allende-Cid , Torbjörn E. M. Nordling

Facial alignment involves finding a set of landmark points on an image with a known semantic meaning. However, this semantic meaning of landmark points is often lost in 2D approaches where landmarks are either moved to visible boundaries or…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Chandrasekhar Bhagavatula , Chenchen Zhu , Khoa Luu , Marios Savvides

The de facto algorithm for facial landmark estimation involves running a face detector with a subsequent deformable model fitting on the bounding box. This encompasses two basic problems: i) the detection and deformable fitting steps are…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Jiankang Deng , George Trigeorgis , Yuxiang Zhou , Stefanos Zafeiriou

Face alignment algorithms locate a set of landmark points in images of faces taken in unrestricted situations. State-of-the-art approaches typically fail or lose accuracy in the presence of occlusions, strong deformations, large pose…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Roberto Valle , José M. Buenaposada , Antonio Valdés , Luis Baumela

The ability of humans to infer head poses from face shapes, and vice versa, indicates a strong correlation between the two. Accordingly, recent studies on face alignment have employed head pose information to predict facial landmarks in…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Jaehyun So , Youngjoon Han

The variation of pose, illumination and expression makes face recognition still a challenging problem. As a pre-processing in holistic approaches, faces are usually aligned by eyes. The proposed method tries to perform a pixel alignment…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Hoda Mohammadzade , Amirhossein Sayyafan , Benyamin Ghojogh

Face alignment and 3D face reconstruction are traditionally accomplished as separated tasks. By exploring the strong correlation between 2D landmarks and 3D shapes, in contrast, we propose a joint face alignment and 3D face reconstruction…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Feng Liu , Qijun Zhao , Xiaoming Liu , Dan Zeng

Recently, it was shown that excellent results can be achieved in both face landmark localization and pose-invariant face recognition. These breakthroughs are attributed to the efforts of the community to manually annotate facial images in…

计算机视觉与模式识别 · 计算机科学 2015-02-04 Christos Sagonas , Yannis Panagakis , Stefanos Zafeiriou , Maja Pantic

3D face reconstruction is an important task in the field of computer vision. Although 3D face reconstruction has being developing rapidly in recent years, it is still a challenge for face reconstruction under large pose. That is because…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Lei Jiang , XiaoJun Wu , Josef Kittler

Facial landmark localization aims to detect the predefined points of human faces, and the topic has been rapidly improved with the recent development of neural network based methods. However, it remains a challenging task when dealing with…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Zixuan Xu , Banghuai Li , Miao Geng , Ye Yuan

The problem of face alignment has been intensively studied in the past years. A large number of novel methods have been proposed and reported very good performance on benchmark dataset such as 300W. However, the differences in the…

计算机视觉与模式识别 · 计算机科学 2015-11-17 Heng Yang , Xuhui Jia , Chen Change Loy , Peter Robinson

We present a minimalistic but effective neural network that computes dense facial correspondences in highly unconstrained RGB images. Our network learns a per-pixel flow and a matchability mask between 2D input photographs of a person and…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Ronald Yu , Shunsuke Saito , Haoxiang Li , Duygu Ceylan , Hao Li

Existing methods of 3D dense face alignment mainly concentrate on accuracy, thus limiting the scope of their practical applications. In this paper, we propose a novel regression framework named 3DDFA-V2 which makes a balance among speed,…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Jianzhu Guo , Xiangyu Zhu , Yang Yang , Fan Yang , Zhen Lei , Stan Z. Li

Despite the great success achieved by deep learning methods in face recognition, severe performance drops are observed for large pose variations in unconstrained environments (e.g., in cases of surveillance and photo-tagging). To address…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Qiang Meng , Xiaqing Xu , Xiaobo Wang , Yang Qian , Yunxiao Qin , Zezheng Wang , Chenxu Zhao , Feng Zhou , Zhen Lei

We present a novel boundary-aware face alignment algorithm by utilising boundary lines as the geometric structure of a human face to help facial landmark localisation. Unlike the conventional heatmap based method and regression based…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Wayne Wu , Chen Qian , Shuo Yang , Quan Wang , Yici Cai , Qiang Zhou

We innovatively propose a flexible and consistent face alignment framework, LDDMM-Face, the key contribution of which is a deformation layer that naturally embeds facial geometry in a diffeomorphic way. Instead of predicting facial…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Huilin Yang , Junyan Lyu , Pujin Cheng , Xiaoying Tang
‹ 上一页 1 2 3 10 下一页 ›