Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 782 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 782 Bytes

Recurrent Convolutional Neural Network(RCNN)

This repo is implementations of Recurrent Convolutional Neural Network for object recognition.

Note: I have modified a part of architecture.

Keras

Keras-RCNN is a Keras-implementation.

TensorFlow

TensorFlow-RCNN is a TensorFlow-implenmentation.

Data

The data set is SVHN downloaded from stanford University

Yuval Netzer, Tao Wang, Adam Coates, Alessandro Bissacco, Bo Wu, Andrew Y. Ng Reading Digits in Natural Images with Unsupervised Feature Learning NIPS Workshop on Deep Learning and Unsupervised Feature Learning 2011. (PDF)