中文
相关论文

相关论文: Learning deep representation from coarse to fine f…

200 篇论文

With the emergence of service robots and surveillance cameras, dynamic face recognition (DFR) in wild has received much attention in recent years. Face detection and head pose estimation are two important steps for DFR. Very often, the pose…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Yepeng Liu , Zaiwang Gu , Shenghua Gao , Dong Wang , Yusheng Zeng , Jun Cheng

Face alignment, which is the task of finding the locations of a set of facial landmark points in an image of a face, is useful in widespread application areas. Face alignment is particularly challenging when there are large variations in…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Oncel Tuzel , Tim K. Marks , Salil Tambe

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

Fine-grained classification is challenging because categories can only be discriminated by subtle and local differences. Variances in the pose, scale or rotation usually make the problem more difficult. Most fine-grained classification…

计算机视觉与模式识别 · 计算机科学 2014-11-25 Tianjun Xiao , Yichong Xu , Kuiyuan Yang , Jiaxing Zhang , Yuxin Peng , Zheng Zhang

Plenty of face detection and recognition methods have been proposed and got delightful results in decades. Common face recognition pipeline consists of: 1) face detection, 2) face alignment, 3) feature extraction, 4) similarity calculation,…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Liying Chi , Hongxin Zhang , Mingxiu Chen

How to develop slim and accurate deep neural networks has become crucial for real- world applications, especially for those employed in embedded systems. Though previous work along this research line has shown some promising results, most…

神经与进化计算 · 计算机科学 2019-10-02 Xin Dong , Shangyu Chen , Sinno Jialin Pan

What is the best way to learn a universal face representation? Recent work on Deep Learning in the area of face analysis has focused on supervised learning for specific tasks of interest (e.g. face recognition, facial landmark localization…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Adrian Bulat , Shiyang Cheng , Jing Yang , Andrew Garbett , Enrique Sanchez , Georgios Tzimiropoulos

Deep Convolutional Neural Networks (CNN) have exhibited superior performance in many visual recognition tasks including image classification, object detection, and scene label- ing, due to their large learning capacity and resistance to…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Miao Sun , Tony X. Han , Xun Xu , Ming-Chang Liu , Ahmad Khodayari-Rostamabad

Deep neural networks have seen tremendous success for different modalities of data including images, videos, and speech. This success has led to their deployment in mobile and embedded systems for real-time applications. However, making…

计算机视觉与模式识别 · 计算机科学 2019-01-31 Nitthilan Kannappan Jayakodi , Anwesha Chatterjee , Wonje Choi , Janardhan Rao Doppa , Partha Pratim Pande

Deep convolutional neural networks have driven substantial advancements in the automatic understanding of images. Requiring a large collection of images and their associated annotations is one of the main bottlenecks limiting the adoption…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Zahra Mirikharaji , Yiqi Yan , Ghassan Hamarneh

Deep learning, in particular Convolutional Neural Network (CNN), has achieved promising results in face recognition recently. However, it remains an open question: why CNNs work well and how to design a 'good' architecture. The existing…

计算机视觉与模式识别 · 计算机科学 2015-04-10 Guosheng Hu , Yongxin Yang , Dong Yi , Josef Kittler , William Christmas , Stan Z. Li , Timothy Hospedales

Convolutional neural networks excel in image recognition tasks, but this comes at the cost of high computational and memory complexity. To tackle this problem, [1] developed a tensor factorization framework to compress fully-connected…

机器学习 · 计算机科学 2016-11-11 Timur Garipov , Dmitry Podoprikhin , Alexander Novikov , Dmitry Vetrov

Rectifying the orientation of images represents a daily task for every photographer. This task may be complicated even for the human eye, especially when the horizon or other horizontal and vertical lines in the image are missing. In this…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Ionut Mironica , Andrei Zugravu

The key challenge of face recognition is to develop effective feature representations for reducing intra-personal variations while enlarging inter-personal differences. In this paper, we show that it can be well solved with deep learning…

计算机视觉与模式识别 · 计算机科学 2014-06-19 Yi Sun , Xiaogang Wang , Xiaoou Tang

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

We propose a novel 3D face recognition algorithm using a deep convolutional neural network (DCNN) and a 3D augmentation technique. The performance of 2D face recognition algorithms has significantly increased by leveraging the…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Donghyun Kim , Matthias Hernandez , Jongmoo Choi , Gerard Medioni

We cast shape matching as metric learning with convolutional networks. We break the end-to-end process of image representation into two parts. Firstly, well established efficient methods are chosen to turn the images into edge maps.…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Filip Radenović , Giorgos Tolias , Ondřej Chum

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

In machine learning approach to image denoising a network is trained to recover a clean image from a noisy one. In this paper a novel structure is proposed based on training multiple specialized networks as opposed to existing structures…

图像与视频处理 · 电气工程与系统科学 2020-12-01 Seyed Mohsen Hosseini

With the powerfulness of convolution neural networks (CNN), CNN based face reconstruction has recently shown promising performance in reconstructing detailed face shape from 2D face images. The success of CNN-based methods relies on a large…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Yudong Guo , Juyong Zhang , Jianfei Cai , Boyi Jiang , Jianmin Zheng