中文
相关论文

相关论文: Dense Face Alignment

200 篇论文

Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Pulak Purkait , Cheng Zhao , Christopher Zach

With an aim to increase the capture range and accelerate the performance of state-of-the-art inter-subject and subject-to-template 3D registration, we propose deep learning-based methods that are trained to find the 3D position of…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Seyed Sadegh Mohseni Salehi , Shadab Khan , Deniz Erdogmus , Ali Gholipour

Modern convolutional neural networks (CNNs)-based face detectors have achieved tremendous strides due to large annotated datasets. However, misaligned results with high detection confidence but low localization accuracy restrict the further…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Shi Luo , Xiongfei Li , Xiaoli Zhang

Artificial intelligence (AI) technology is increasingly used for digital orthodontics, but one of the challenges is to automatically and accurately detect tooth landmarks and axes. This is partly because of sophisticated geometric…

图像与视频处理 · 电气工程与系统科学 2021-11-10 Guangshun Wei , Zhiming Cui , Jie Zhu , Lei Yang , Yuanfeng Zhou , Pradeep Singh , Min Gu , Wenping Wang

In this paper we propose to learn a mapping from image pixels into a dense template grid through a fully convolutional network. We formulate this task as a regression problem and train our network by leveraging upon manually annotated…

计算机视觉与模式识别 · 计算机科学 2017-06-21 Rıza Alp Güler , George Trigeorgis , Epameinondas Antonakos , Patrick Snape , Stefanos Zafeiriou , Iasonas Kokkinos

Landmark detection algorithms trained on high resolution images perform poorly on datasets containing low resolution images. This deters the performance of algorithms relying on quality landmarks, for example, face recognition. To the best…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Amit Kumar , Rama Chellappa

Detecting objects and estimating their pose remains as one of the major challenges of the computer vision research community. There exists a compromise between localizing the objects and estimating their viewpoints. The detector ideally…

计算机视觉与模式识别 · 计算机科学 2018-10-08 Daniel Oñoro-Rubio , Roberto J. López-Sastre , Carolina Redondo-Cabrera , Pedro Gil-Jiménez

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

A standard pipeline of current face recognition frameworks consists of four individual steps: locating a face with a rough bounding box and several fiducial landmarks, aligning the face image using a pre-defined template, extracting…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Xiaqing Xu , Qiang Meng , Yunxiao Qin , Jianzhu Guo , Chenxu Zhao , Feng Zhou , Zhen Lei

Facial landmark localization plays a critical role in face recognition and analysis. In this paper, we propose a novel cascaded backbone-branches fully convolutional neural network~(BB-FCN) for rapidly and accurately localizing facial…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Lingbo Liu , Guanbin Li , Yuan Xie , Yizhou Yu , Qing Wang , Liang Lin

Pushing by big data and deep convolutional neural network (CNN), the performance of face recognition is becoming comparable to human. Using private large scale training datasets, several groups achieve very high performance on LFW, i.e.,…

计算机视觉与模式识别 · 计算机科学 2014-12-01 Dong Yi , Zhen Lei , Shengcai Liao , Stan Z. Li

Over the last two decades, face alignment or localizing fiducial facial points has received increasing attention owing to its comprehensive applications in automatic face analysis. However, such a task has proven extremely challenging in…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Xin Jin , Xiaoyang Tan

In many medical image analysis applications, often only a limited amount of training data is available, which makes training of convolutional neural networks (CNNs) challenging. In this work on anatomical landmark localization, we propose a…

图像与视频处理 · 电气工程与系统科学 2019-08-05 Christian Payer , Darko Štern , Horst Bischof , Martin Urschler

Deep Learning models based on heatmap regression have revolutionized the task of facial landmark localization with existing models working robustly under large poses, non-uniform illumination and shadows, occlusions and self-occlusions, low…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Adrian Bulat , Enrique Sanchez , Georgios Tzimiropoulos

3D face reconstruction from a single 2D image is a very important topic in computer vision. However, the current reconstruction methods are usually non-sensitive to face identities and over-sensitive to facial poses, which may result in…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Yao Luo , Xiaoguang Tu , Mei Xie

We address the problem of finding reliable dense correspondences between a pair of images. This is a challenging task due to strong appearance differences between the corresponding scene elements and ambiguities generated by repetitive…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Ignacio Rocco , Mircea Cimpoi , Relja Arandjelović , Akihiko Torii , Tomas Pajdla , Josef Sivic

Face parsing is a basic task in face image analysis. It amounts to labeling each pixel with appropriate facial parts such as eyes and nose. In the paper, we present a interlinked convolutional neural network (iCNN) for solving this problem…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Yisu Zhou , Xiaolin Hu , Bo Zhang

In this paper, we present a deep regression approach for face alignment. The deep architecture consists of a global layer and multi-stage local layers. We apply the back-propagation algorithm with the dropout strategy to jointly optimize…

计算机视觉与模式识别 · 计算机科学 2014-09-19 Baoguang Shi , Xiang Bai , Wenyu Liu , Jingdong Wang

Recently proposed robust 3D face alignment methods establish either dense or sparse correspondence between a 3D face model and a 2D facial image. The use of these methods presents new challenges as well as opportunities for facial texture…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Jiankang Deng , Shiyang Cheng , Niannan Xue , Yuxiang Zhou , Stefanos Zafeiriou

Gradient-descent methods have exhibited fast and reliable performance for image alignment in the facial domain, but have largely been ignored by the broader vision community. They require the image function be smooth and (numerically)…

计算机视觉与模式识别 · 计算机科学 2014-07-09 Hilton Bristow , Simon Lucey