中文
相关论文

相关论文: Deep Recurrent Regression for Facial Landmark Dete…

200 篇论文

With the development of deep learning, the structure of convolution neural network is becoming more and more complex and the performance of object recognition is getting better. However, the classification mechanism of convolution neural…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Yongpei Zhu , Hongwei Fan , Kehong Yuan

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 is one of the most popular and long-standing topics in computer vision. With the recent development of deep learning techniques and large-scale datasets, deep face recognition has made remarkable progress and been widely…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Hang Du , Hailin Shi , Dan Zeng , Xiao-Ping Zhang , Tao Mei

Aiming at improving the performance of existing detection algorithms developed for different applications, we propose a region regression-based multi-stage class-agnostic detection pipeline, whereby the existing algorithms are employed for…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Wei Li , Matthias Breier , Dorit Merhof

In this paper we consider the problem of multi-view face detection. While there has been significant research on this problem, current state-of-the-art approaches for this task require annotation of facial landmarks, e.g. TSM [25], or…

计算机视觉与模式识别 · 计算机科学 2015-04-22 Sachin Sudhakar Farfade , Mohammad Saberian , Li-Jia Li

With the development of convolution neural network, more and more researchers focus their attention on the advantage of CNN for face recognition task. In this paper, we propose a deep convolution network for learning a robust face…

计算机视觉与模式识别 · 计算机科学 2015-07-20 Xiang Wu

Recent works based on deep learning and facial priors have succeeded in super-resolving severely degraded facial images. However, the prior knowledge is not fully exploited in existing methods, since facial priors such as landmark and…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Cheng Ma , Zhenyu Jiang , Yongming Rao , Jiwen Lu , Jie Zhou

Facial landmark detection is an important yet challenging task for real-world computer vision applications. This paper proposes an effective and robust approach for facial landmark detection by combining data- and model-driven methods.…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Hongwen Zhang , Qi Li , Zhenan Sun , Yunfan Liu

Facial recognition has always been a challeng- ing task for computer vision scientists and experts. Despite complexities arising due to variations in camera parameters, illumination and face orientations, significant progress has been made…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Saumya Kumaar , Abhinandan Dogra , Abrar Majeedi , Hanan Gani , Ravi M. Vishwanath , S N Omkar

We propose an end-to-end architecture for facial expression recognition. Our model learns an optimal tree topology for facial landmarks, whose traversal generates a sequence from which we obtain an embedding to feed a sequential learner.…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Mojtaba Kolahdouzi , Alireza Sepas-Moghaddam , Ali Etemad

While deep learning-based image reconstruction methods have shown significant success in removing objects from pictures, they have yet to achieve acceptable results for attributing consistency to gender, ethnicity, expression, and other…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Gourango Modak , Shuvra Smaran Das , Md. Ajharul Islam Miraj , Md. Kishor Morol

Reconstructing the detailed geometric structure of a face from a given image is a key to many computer vision and graphics applications, such as motion capture and reenactment. The reconstruction task is challenging as human faces vary…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Elad Richardson , Matan Sela , Roy Or-El , Ron Kimmel

Image landmark detection aims to automatically identify the locations of predefined fiducial points. Despite recent success in this field, higher-ordered structural modeling to capture implicit or explicit relationships among anatomical…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Weijian Li , Yuhang Lu , Kang Zheng , Haofu Liao , Chihung Lin , Jiebo Luo , Chi-Tung Cheng , Jing Xiao , Le Lu , Chang-Fu Kuo , Shun Miao

Face detection has achieved great success using the region-based methods. In this report, we propose a region-based face detector applying deep networks in a fully convolutional fashion, named Face R-FCN. Based on Region-based Fully…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Yitong Wang , Xing Ji , Zheng Zhou , Hao Wang , Zhifeng Li

Facial landmark localization is a fundamental module for pose-invariant face recognition. The most common approach for facial landmark detection is cascaded regression, which is composed of two steps: feature extraction and facial shape…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yuhang Wu , Shishir K. Shah , Ioannis A. Kakadiaris

In this paper, we propose a new deep framework which predicts facial attributes and leverage it as a soft modality to improve face identification performance. Our model is an end to end framework which consists of a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Fariborz Taherkhani , Nasser M. Nasrabadi , Jeremy Dawson

In this paper, we propose a novel deep convolutional network (DCN) that achieves outstanding performance on FDDB, PASCAL Face, and AFW. Specifically, our method achieves a high recall rate of 90.99% on the challenging FDDB benchmark,…

计算机视觉与模式识别 · 计算机科学 2015-09-23 Shuo Yang , Ping Luo , Chen Change Loy , Xiaoou Tang

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

We present an algorithm for simultaneous face detection, landmarks localization, pose estimation and gender recognition using deep convolutional neural networks (CNN). The proposed method called, HyperFace, fuses the intermediate layers of…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa

Models based on deep convolutional networks have dominated recent image interpretation tasks; we investigate whether models which are also recurrent, or "temporally deep", are effective for tasks involving sequences, visual and otherwise.…

计算机视觉与模式识别 · 计算机科学 2016-06-02 Jeff Donahue , Lisa Anne Hendricks , Marcus Rohrbach , Subhashini Venugopalan , Sergio Guadarrama , Kate Saenko , Trevor Darrell