Skip to content

implementations of Recurrent Convolutional Neural Network for object recognition

Notifications You must be signed in to change notification settings

JimLee4530/RCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

implementations of Recurrent Convolutional Neural Network for object recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages