ShadyF / cnn-rnn-classifierLinks
A practical example on how to combine both a CNN and a RNN to classify images.
☆53Updated 8 years ago
Alternatives and similar repositories for cnn-rnn-classifier
Users that are interested in cnn-rnn-classifier are comparing it to the libraries listed below
Sorting:
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆47Updated 7 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago
- Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**☆131Updated 6 years ago
- ☆94Updated 7 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …