中文
相关论文

相关论文: Recurrent Regression for Face Recognition

200 篇论文

In this paper, we explore the application of Recurrent Neural Network (RNN) for still images. Typically, Convolutional Neural Networks (CNNs) are the prevalent method applied for this type of data, and more recently, transformers have…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Dmitri , Lvov , Yair Smadar , Ran Bezen

The task of person re-identification has recently received rising attention due to the high performance achieved by new methods based on deep learning. In particular, in the context of video-based re-identification, many state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Jean-Baptiste Boin , Andre Araujo , Bernd Girod

Over the long history of machine learning, which dates back several decades, recurrent neural networks (RNNs) have been used mainly for sequential data and time series and generally with 1D information. Even in some rare studies on 2D…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Nguyen Huu Phong , Bernardete Ribeiro

Deep convolutional neural networks (CNNs) have made impressive progress in many video recognition tasks such as video pose estimation and video object detection. However, CNN inference on video is computationally expensive due to processing…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Bowen Pan , Wuwei Lin , Xiaolin Fang , Chaoqin Huang , Bolei Zhou , Cewu Lu

This work proposes Recurrent Neural Network (RNN) models to predict structured 'image situations' -- actions and noun entities fulfilling semantic roles related to the action. In contrast to prior work relying on Conditional Random Fields…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Arun Mallya , Svetlana Lazebnik

Change detection is one of the central problems in earth observation and was extensively investigated over recent decades. In this paper, we propose a novel recurrent convolutional neural network (ReCNN) architecture, which is trained to…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Lichao Mou , Lorenzo Bruzzone , Xiao Xiang Zhu

Convolutional Neural Network(CNN) has been widely used for image recognition with great success. However, there are a number of limitations of the current CNN based image recognition paradigm. First, the receptive field of CNN is generally…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Dong-Qing Zhang

We observed that recent state-of-the-art results on single image human pose estimation were achieved by multi-stage Convolution Neural Networks (CNN). Notwithstanding the superior performance on static images, the application of these…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Yue Luo , Jimmy Ren , Zhouxia Wang , Wenxiu Sun , Jinshan Pan , Jianbo Liu , Jiahao Pang , Liang Lin

Recurrent networks have been successful in analyzing temporal data and have been widely used for video analysis. However, for video face recognition, where the base CNNs trained on large-scale data already provide discriminative features,…

计算机视觉与模式识别 · 计算机科学 2019-06-27 Sixue Gong , Yichun Shi , Anil K. Jain

6-DoF object pose estimation from a monocular image is challenging, and a post-refinement procedure is generally needed for high-precision estimation. In this paper, we propose a framework based on a recurrent neural network (RNN) for…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Yan Xu , Kwan-Yee Lin , Guofeng Zhang , Xiaogang Wang , Hongsheng Li

Action recognition is a fundamental problem in computer vision with a lot of potential applications such as video surveillance, human computer interaction, and robot learning. Given pre-segmented videos, the task is to recognize actions…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Ahsan Iqbal , Alexander Richard , Hilde Kuehne , Juergen Gall

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

The overwhelming popularity of social media has resulted in bulk amounts of personal photos being uploaded to the internet every day. Since these photos are taken in unconstrained settings, recognizing the identities of people among the…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Sina Mokhtarzadeh Azar , Sajjad Azami , Mina Ghadimi Atigh , Mohammad Javadi , Ahmad Nickabadi

Most existing Convolutional Neural Networks(CNNs) used for action recognition are either difficult to optimize or underuse crucial temporal information. Inspired by the fact that the recurrent model consistently makes breakthroughs in the…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Zhenxing Zheng , Gaoyun An , Qiuqi Ruan

Face parsing is an important problem in computer vision that finds numerous applications including recognition and editing. Recently, deep convolutional neural networks (CNNs) have been applied to image parsing and segmentation with the…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Sifei Liu , Jianping Shi , Ji Liang , Ming-Hsuan Yang

We propose a novel recurrent encoder-decoder network model for real-time video-based face alignment. Our proposed model predicts 2D facial point maps regularized by a regression loss, while uniquely exploiting recurrent learning at both…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Xi Peng , Rogerio S. Feris , Xiaoyu Wang , Dimitris N. Metaxas

Recently using convolutional neural networks (CNNs) has gained popularity in visual tracking, due to its robust feature representation of images. Recent methods perform online tracking by fine-tuning a pre-trained CNN model to the specific…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Tianyu Yang , Antoni B. Chan

Countless learning tasks require dealing with sequential data. Image captioning, speech synthesis, and music generation all require that a model produce outputs that are sequences. In other domains, such as time series prediction, video…

机器学习 · 计算机科学 2015-10-20 Zachary C. Lipton , John Berkowitz , Charles Elkan

We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zakaria Laskar , Iaroslav Melekhov , Surya Kalia , Juho Kannala

Applying convolutional neural networks to large images is computationally expensive because the amount of computation scales linearly with the number of image pixels. We present a novel recurrent neural network model that is capable of…

机器学习 · 计算机科学 2014-06-25 Volodymyr Mnih , Nicolas Heess , Alex Graves , Koray Kavukcuoglu
‹ 上一页 1 2 3 10 下一页 ›