中文
相关论文

相关论文: Sub-pixel face landmarks using heatmaps and a bag …

200 篇论文

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

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

Current supervised methods for facial landmark detection require a large amount of training data and may suffer from overfitting to specific datasets due to the massive number of parameters. We introduce a semi-supervised method in which…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Bjoern Browatzki , Christian Wallraven

Although current face alignment algorithms have obtained pretty good performances at predicting the location of facial landmarks, huge challenges remain for faces with severe occlusion and large pose variations, etc. On the contrary,…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Jinheng Xie , Jun Wan , Linlin Shen , Zhihui Lai

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 detection as a…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Hui Li , Zidong Guo , Seon-Min Rhee , Seungju Han , Jae-Joon Han

In this work, we present a practical approach to the problem of facial landmark detection. The proposed method can deal with large shape and appearance variations under the rich shape deformation. To handle the shape variations we equip our…

计算机视觉与模式识别 · 计算机科学 2020-01-10 Seyed Mehdi Iranmanesh , Ali Dabouei , Sobhan Soleymani , Hadi Kazemi , Nasser M. Nasrabadi

Automatic and accurate detection of anatomical landmarks is an essential operation in medical image analysis with a multitude of applications. Recent deep learning methods have improved results by directly encoding the appearance of the…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Guang-Quan Zhou , Juzheng Miao , Xin Yang , Rui Li , En-Ze Huo , Wenlong Shi , Yuhao Huang , Jikuan Qian , Chaoyu Chen , Dong Ni

Top-performing landmark estimation algorithms are based on exploiting the excellent ability of large convolutional neural networks (CNNs) to represent local appearance. However, it is well known that they can only learn weak spatial…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Andrés Prados-Torreblanca , José M. Buenaposada , Luis Baumela

We show how a simple convolutional neural network (CNN) can be trained to accurately and robustly regress 6 degrees of freedom (6DoF) 3D head pose, directly from image intensities. We further explain how this FacePoseNet (FPN) can be used…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Fengju Chang , Anh Tuan Tran , Tal Hassner , Iacopo Masi , Ram Nevatia , Gerard Medioni

Currently in the domain of facial analysis single task approaches for face detection and landmark localization dominate. In this paper we draw attention to multi-task models solving both tasks simultaneously. We present a highly accurate…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Dmitry Yashunin , Tamir Baydasov , Roman Vlasov

Facial landmark detection is an essential technology for driver status tracking and has been in demand for real-time estimations. As a landmark coordinate prediction, heatmap-based methods are known to achieve a high accuracy, and…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Sota Kato , Kazuhiro Hotta , Yuhki Hatakeyama , Yoshinori Konishi

Two approaches are proposed for cross-pose face recognition, one is based on the 3D reconstruction of facial components and the other is based on the deep Convolutional Neural Network (CNN). Unlike most 3D approaches that consider holistic…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Gee-Sern , Hsu , Hung-Cheng Shie , Cheng-Hua Hsieh

In this paper, we address the problem of landmark-based visual place recognition. In the state-of-the-art method, accurate object proposal algorithms are first leveraged for generating a set of local regions containing particular landmarks…

机器人学 · 计算机科学 2018-08-24 Bo Yang , Jun Li , Xiaosu Xu , Hong Zhang

We present a method for highly efficient landmark detection that combines deep convolutional neural networks with well established model-based fitting algorithms. Motivated by established model-based fitting methods such as active shapes,…

计算机视觉与模式识别 · 计算机科学 2019-02-12 Marcin Kopaczka , Justus Schock , Dorit Merhof

This paper describes our submission to the 1st 3D Face Alignment in the Wild (3DFAW) Challenge. Our method builds upon the idea of convolutional part heatmap regression [1], extending it for 3D face alignment. Our method decomposes the…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Adrian Bulat , Georgios Tzimiropoulos

In this work we focus on learning facial representations that can be adapted to train effective face recognition models, particularly in the absence of labels. Firstly, compared with existing labelled face datasets, a vastly larger…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Zhonglin Sun , Chen Feng , Ioannis Patras , Georgios Tzimiropoulos

Adversarial patch attacks threaten the reliability of modern vision models. We present PatchMap, the first spatially exhaustive benchmark of patch placement, built by evaluating over 1.5e8 forward passes on ImageNet validation images.…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Shai Kimhi , Avi Mendlson , Moshe Kimhi

In this paper, we propose Deep Alignment Network (DAN), a robust face alignment method based on a deep neural network architecture. DAN consists of multiple stages, where each stage improves the locations of the facial landmarks estimated…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Marek Kowalski , Jacek Naruniec , Tomasz Trzcinski

Face alignment (or facial landmarking) is an important task in many face-related applications, ranging from registration, tracking and animation to higher-level classification problems such as face, expression or attribute recognition.…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Janez Križaj , Peter Peer , Vitomir Štruc , Simon Dobrišek

Accurate facial landmark detection under occlusion remains challenging, especially for human-like faces with large appearance variation and rotation-driven self-occlusion. Existing detectors typically localize landmarks while handling…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Xinhao Xiang , Zhengxin Li , Saurav Dhakad , Theo Bancroft , Jiawei Zhang , Weiyang Li