paper-with-me

Papers

A Novel Feature Extraction Method for Scene Recognition Based on Centered Convolutional Restricted Boltzmann Machines

2015-06-24 · Jingyu Gao, Jinfu Yang, Guanghui Wang, Mingai Li

Scene recognition is an important research topic in computer vision, while feature extraction is a key step of object recognition. Although classical Restricted Boltzmann machines (RBM) can efficiently represent complicated data, it is hard to handle large images due to its complexity in computation. In this paper, a novel feature extraction method, named Centered Convolutional Restricted Boltzmann Machines (CCRBM), is proposed for scene recognition. The proposed model is an improved Convolutional Restricted Boltzmann Machines (CRBM) by introducing centered factors in its learning strategy to reduce the source of instabilities. First, the visible units of the network are redefined using centered factors. Then, the hidden units are learned with a modified energy function by utilizing a distribution function, and the visible units are reconstructed using the learned hidden units. In order to achieve better generative ability, the Centered Convolutional Deep Belief Networks (CCDBN) is trained in a greedy layer-wise way. Finally, a softmax regression is incorporated for scene recognition. Extensive experimental evaluations using natural scenes, MIT-indoor scenes, and Caltech 101 datasets show that the proposed approach performs better than other counterparts in terms of stability, generalization, and discrimination. The CCDBN model is more suitable for natural scene image recognition by virtue of convolutional property.

📄 PDF Abstract BibTeX arXiv:1506.07257

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionScene Recognition

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

CNN-LTE: a Class of 1-X Pooling Convolutional Neural Networks on Label Tree Embeddings for Audio Scene Recognition

2016-07-08 · Huy Phan, Lars Hertel, Marco Maass, Philipp Koch 외

We describe in this report our audio scene recognition system submitted to the DCASE 2016 challenge. Firstly, given the label set of the scenes, a label tree is automatically constructed. This category taxonomy is then u…

Scene Recognition

Scene Flow to Action Map: A New Representation for RGB-D based Action Recognition with Convolutional Neural Networks

2017-02-28 · CVPR 2017 7 · Pichao Wang, Wanqing Li, Zhimin Gao, Yuyao Zhang 외

Scene flow describes the motion of 3D objects in real world and potentially could be the basis of a good feature for 3D action recognition. However, its use for action recognition, especially in the context of convolutio…

3D Action RecognitionAction RecognitionTemporal Action Localization

Star-net: A spatial attention residue network for scene text recognition.

2016-09-20 · The British Machine Vision Conference,2016 2016 9 · W. Liu, C. Chen, K.-Y. K. Wong, Z. Su 외

In this paper, we present a novel SpaTial Attention Residue Network (STAR-Net) for recognising scene texts. Our STAR-Net is equipped with a spatial attention mechanism which employs a spatial transformer to remove the d…

Optical Character Recognition (OCR)Scene Text Recognition

3D Scene Reconstruction with Multi-layer Depth and Epipolar Transformers

2019-02-18 · ICCV 2019 10 · Daeyun Shin, Zhile Ren, Erik B. Sudderth, Charless C. Fowlkes

We tackle the problem of automatically reconstructing a complete 3D model of a scene from a single RGB image. This challenging task requires inferring the shape of both visible and occluded surfaces. Our approach utilize…

3D Scene Reconstruction

What do We Learn by Semantic Scene Understanding for Remote Sensing imagery in CNN framework?

2017-05-19 · Haifeng Li, Jian Peng, Chao Tao, Jie Chen 외

Recently, deep convolutional neural network (DCNN) achieved increasingly remarkable success and rapidly developed in the field of natural image recognition. Compared with the natural image, the scale of remote sensing im…

Object RecognitionScene RecognitionScene Understanding