This repo is implementations of Recurrent Convolutional Neural Network for object recognition.
Note: I have modified a part of architecture.
Keras-RCNN is a Keras-implementation.
TensorFlow-RCNN is a TensorFlow-implenmentation.
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)