中文
相关论文

相关论文: Think about boundary: Fusing multi-level boundary …

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

Most facial landmark detection methods predict landmarks by mapping the input facial appearance features to landmark heatmaps and have achieved promising results. However, when the face image is suffering from large poses, heavy occlusions…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Jun Wan , Jun Liu , Jie Zhou , Zhihui Lai , Linlin Shen , Hang Sun , Ping Xiong , Wenwen Min

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

Accurate face landmark localization is an essential part of face recognition, reconstruction and morphing. To accurately localize face landmarks, we present our heatmap regression approach. Each model consists of a MobileNetV2 backbone…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Samuel W. F. Earp , Aubin Samacoits , Sanjana Jain , Pavit Noinongyao , Siwa Boonpunmongkol

Facial landmarks are highly correlated with each other since a certain landmark can be estimated by its neighboring landmarks. Most of the existing deep learning methods only use one fully-connected layer called shape prediction layer to…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Zhiwen Shao , Hengliang Zhu , Xin Tan , Yangyang Hao , Lizhuang Ma

The accurate localization of facial landmarks is at the core of face analysis tasks, such as face recognition and facial expression analysis, to name a few. In this work, we propose a novel localization approach based on a deep learning…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Shahar Mahpod , Rig Das , Emanuele Maiorana , Yosi Keller , Patrizio Campisi

Although heatmap regression is considered a state-of-the-art method to locate facial landmarks, it suffers from huge spatial complexity and is prone to quantization error. To address this, we propose a novel attentive one-dimensional…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Shi Yin , Shangfei Wang , Xiaoping Chen , Enhong Chen

Recently, deep learning-based facial landmark detection for in-the-wild faces has achieved significant improvement. However, there are still challenges in face landmark detection in other domains (e.g. cartoon, caricature, etc). This is due…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Yuanming Li , Gwantae Kim , Jeong-gi Kwak , Bon-hwa Ku , Hanseok Ko

Facial landmark detection, head pose estimation, and facial deformation analysis are typical facial behavior analysis tasks in computer vision. The existing methods usually perform each task independently and sequentially, ignoring their…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Yue Wu , Chao Gou , Qiang Ji

Current fully-supervised facial landmark detection methods have progressed rapidly and achieved remarkable performance. However, they still suffer when coping with faces under large poses and heavy occlusions for inaccurate facial shape…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Jun Wan , Hui Xi , Jie Zhou , Zhihui Lai , Witold Pedrycz , Xu Wang , Hang Sun

Cephalometric Landmark Detection is the process of identifying key areas for cephalometry. Each landmark is a single GT point labelled by a clinician. A machine learning model predicts the probability locus of a landmark represented by a…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Julian Wyatt , Irina Voiculescu

Facial landmark tracking for thermal images requires tracking certain important regions of subjects' faces, using images from thermal images, which omit lighting and shading, but show the temperatures of their subjects. The fluctuations of…

计算机视觉与模式识别 · 计算机科学 2023-11-15 James Baker

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

Facial analysis is a key component in a wide range of applications such as healthcare, autonomous driving, and entertainment. Despite the availability of various facial RGB datasets, the thermal modality, which plays a crucial role in life…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Philipp Flotho , Moritz Piening , Anna Kukleva , Gabriele Steidl

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

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

Action Units (AUs) are geometrically-based atomic facial muscle movements known to produce appearance changes at specific facial locations. Motivated by this observation we propose a novel AU modelling problem that consists of jointly…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Ioanna Ntinou , Enrique Sanchez , Adrian Bulat , Michel Valstar , Georgios Tzimiropoulos

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

We consider the problem of computing accurate point-to-point correspondences among a set of human face scans with varying expressions. Our fully automatic approach does not require any manually placed markers on the scan. Instead, the…

计算机视觉与模式识别 · 计算机科学 2015-03-30 Augusto Salazar , Stefanie Wuhrer , Chang Shu , Flavio Prieto

Heatmap regression methods have dominated face alignment area in recent years while they ignore the inherent relation between different landmarks. In this paper, we propose a Sparse Local Patch Transformer (SLPT) for learning the inherent…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Jiahao Xia , Weiwei qu , Wenjian Huang , Jianguo Zhang , Xi Wang , Min Xu
‹ 上一页 1 2 3 10 下一页 ›