中文
相关论文

相关论文: Knowing When to Quit: Selective Cascaded Regressio…

200 篇论文

We present a novel convolutional neural network (CNN) design for facial landmark coordinate regression. We examine the intermediate features of a standard CNN trained for landmark detection and show that features extracted from later, more…

计算机视觉与模式识别 · 计算机科学 2016-03-23 Yue Wu , Tal Hassner , KangGeon Kim , Gerard Medioni , Prem Natarajan

Extreme head postures pose a common challenge across a spectrum of facial analysis tasks, including face detection, facial landmark detection (FLD), and head pose estimation (HPE). These tasks are interdependent, where accurate FLD relies…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Qingtian Wu , Liming Zhang

Head-pose estimation has many applications, such as social event analysis, human-robot and human-computer interaction, driving assistance, and so forth. Head-pose estimation is challenging because it must cope with changing illumination…

计算机视觉与模式识别 · 计算机科学 2017-03-09 Vincent Drouard , Radu Horaud , Antoine Deleforge , Silèye Ba , Georgios Evangelidis

Cascade regression framework has been shown to be effective for facial landmark detection. It starts from an initial face shape and gradually predicts the face shape update from the local appearance features to generate the facial landmark…

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

The constrained local model (CLM) proposes a paradigm that the locations of a set of local landmark detectors are constrained to lie in a subspace, spanned by a shape point distribution model (PDM). Fitting the model to an object involves…

计算机视觉与模式识别 · 计算机科学 2016-12-01 Hailiang Li , Kin-Man Lam , Man-Yau Chiu , Kangheng Wu , Zhibin Lei

Manual annotation of anatomical landmarks on 3D facial scans is a time-consuming and expertise-dependent task, yet it remains critical for clinical assessments, morphometric analysis, and craniofacial research. While several deep learning…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Ali Shadman Yazdi , Annalisa Cappella , Benedetta Baldini , Riccardo Solazzo , Gianluca Tartaglia , Chiarella Sforza , Giuseppe Baselli

Face detection and alignment in unconstrained environment are challenging due to various poses, illuminations and occlusions. Recent studies show that deep learning approaches can achieve impressive performance on these two tasks. In this…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Kaipeng Zhang , Zhanpeng Zhang , Zhifeng Li , Yu Qiao

Deep learning methods have led to significant improvements in the performance on the facial landmark detection (FLD) task. However, detecting landmarks in challenging settings, such as head pose changes, exaggerated expressions, or uneven…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Purbayan Kar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik , Vineeth Balasubramanian

Importance: Machine learning (ML) approaches to facial landmark localization carry great clinical potential for quantitative assessment of facial function as they enable high-throughput automated quantification of relevant facial metrics…

Face hallucination is a domain-specific super-resolution problem that aims to generate a high-resolution (HR) face image from a low-resolution~(LR) input. In contrast to the existing patch-wise super-resolution models that divide a face…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Yukai Shi , Guanbin Li , Qingxing Cao , Keze Wang , Liang Lin

Recently, masked image modeling (MIM), which learns visual representations by reconstructing the masked patches of an image, has dominated self-supervised learning in computer vision. However, the pre-training of MIM always takes massive…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Jie Gui , Tuo Chen , Minjing Dong , Zhengqi Liu , Hao Luo , James Tin-Yau Kwok , Yuan Yan Tang

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

Facial Expression Recognition (FER) is a machine learning problem that deals with recognizing human facial expressions. While existing work has achieved performance improvements in recent years, FER in the wild and under challenging…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Jia Le Ngwe , Kian Ming Lim , Chin Poo Lee , Thian Song Ong

The recent performance of facial landmark detection has been significantly improved by using deep Convolutional Neural Networks (CNNs), especially the Heatmap Regression Models (HRMs). Although their performance on common benchmark datasets…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Yongzhe Yan , Stefan Duffner , Priyanka Phutane , Anthony Berthelier , Christophe Blanc , Christophe Garcia , Thierry Chateau

In this work, we use facial landmarks to make the deformation for facial images more authentic. The deformation includes the expansion of eyes and the shrinking of noses, mouths, and cheeks. An advanced 106-point facial landmark detector is…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Chaoyue Song , Yugang Chen , Shulai Zhang , Bingbing Ni

This paper presents a Refinement Pyramid Transformer (RePFormer) for robust facial landmark detection. Most facial landmark detectors focus on learning representative image features. However, these CNN-based feature representations are not…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Jinpeng Li , Haibo Jin , Shengcai Liao , Ling Shao , Pheng-Ann Heng

Cascaded Regression (CR) based methods have been proposed to solve facial landmarks detection problem, which learn a series of descent directions by multiple cascaded regressors separately trained in coarse and fine stages. They outperform…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Tao Hu , Honggang Qi , Jizheng Xu , Qingming Huang

The quadratic complexity of standard attention mechanisms poses a significant scalability bottleneck for large language models (LLMs) in long-context scenarios. While hybrid attention strategies that combine sparse and full attention within…

计算与语言 · 计算机科学 2026-01-29 Zecheng Tang , Quantong Qiu , Yi Yang , Zhiyi Hong , Haiya Xiang , Kebin Liu , Qingqing Dang , Juntao Li , Min Zhang

Face Recognition has been studied for many decades. As opposed to traditional hand-crafted features such as LBP and HOG, much more sophisticated features can be learned automatically by deep learning methods in a data-driven way. In this…

计算机视觉与模式识别 · 计算机科学 2015-07-24 Jingtuo Liu , Yafeng Deng , Tao Bai , Zhengping Wei , Chang Huang

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