中文
相关论文

相关论文: GoDP: Globally optimized dual pathway system for f…

200 篇论文

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

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

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

We propose a novel end-to-end deep architecture for face landmark detection, based on a deep convolutional and deconvolutional network followed by carefully designed recurrent network structures. The pipeline of this architecture consists…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Hanjiang Lai , Shengtao Xiao , Yan Pan , Zhen Cui , Jiashi Feng , Chunyan Xu , Jian Yin , Shuicheng Yan

Facial landmark localization plays an important role in face recognition and analysis applications. In this paper, we give a brief introduction to a coarse-to-fine pipeline with neural networks and sequential regression. First, a global…

计算机视觉与模式识别 · 计算机科学 2015-11-17 Zhiao Huang , Erjin Zhou , Zhimin Cao

We present a framework for robust face detection and landmark localisation of faces in the wild, which has been evaluated as part of `the 2nd Facial Landmark Localisation Competition'. The framework has four stages: face detection, bounding…

计算机视觉与模式识别 · 计算机科学 2017-06-02 Zhen-Hua Feng , Josef Kittler , Muhammad Awais , Patrik Huber , Xiao-Jun Wu

We present an algorithm for extracting key-point descriptors using deep convolutional neural networks (CNN). Unlike many existing deep CNNs, our model computes local features around a given point in an image. We also present a face…

计算机视觉与模式识别 · 计算机科学 2016-02-01 Amit Kumar , Rajeev Ranjan , Vishal Patel , Rama Chellappa

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

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

There have been tremendous improvements for facial landmark detection on general "in-the-wild" images. However, it is still challenging to detect the facial landmarks on images with severe occlusion and images with large head poses (e.g.…

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

Dense facial landmark detection is one of the key elements of face processing pipeline. It is used in virtual face reenactment, emotion recognition, driver status tracking, etc. Early approaches were suitable for facial landmark detection…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Kostiantyn Khabarlak , Larysa Koriashkina

Existing deep learning based facial landmark detection methods have achieved excellent performance. These methods, however, do not explicitly embed the structural dependencies among landmark points. They hence cannot preserve the geometric…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Lisha Chen , Hui Su , Qiang Ji

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

We propose to learn a cascade of globally-optimized modular boosted ferns (GoMBF) to solve multi-modal facial motion regression for real-time 3D facial tracking from a monocular RGB camera. GoMBF is a deep composition of multiple regression…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Jianwen Lou , Xiaoxu Cai , Junyu Dong , Hui Yu

This paper proposes a novel model fitting algorithm for 3D facial expression reconstruction from a single image. Face expression reconstruction from a single image is a challenging task in computer vision. Most state-of-the-art methods fit…

计算机视觉与模式识别 · 计算机科学 2018-08-20 Fanzi Wu , Songnan Li , Tianhao Zhao , King Ngi Ngan , Lv Sheng

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

Facial landmark detection has been studied over decades. Numerous neural network (NN)-based approaches have been proposed for detecting landmarks, especially the convolutional neural network (CNN)-based approaches. In general, CNN-based…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Chih-Fan Hsu , Chia-Ching Lin , Ting-Yang Hung , Chin-Laung Lei , Kuan-Ta Chen

Large-scale variations still pose a challenge in unconstrained face detection. To the best of our knowledge, no current face detection algorithm can detect a face as large as 800 x 800 pixels while simultaneously detecting another one as…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Yuguang Liu , Martin D. Levine

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

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
‹ 上一页 1 2 3 10 下一页 ›