lcpo / neocognitronLinks
A neural network made for OCR of handwritten uppercase English letters based on Fukushima's 1988 Neocognitron.
☆16Updated 11 years ago
Alternatives and similar repositories for neocognitron
Users that are interested in neocognitron are comparing it to the libraries listed below
Sorting:
- Network Dissection http://netdissect.csail.mit.edu for quantifying interpretability of deep CNNs.☆449Updated 6 years ago
- Tools to participate in the ActivityNet Challenge 2016 (NIPSW 2016)☆194Updated 7 years ago
- Deconvnet example based on Keras☆65Updated 6 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- Repository for reading Pascal VOC data in Python, rather than requiring MATLAB to read the XML files.☆89Updated 5 years ago
- Visualizing Deep Neural Network Decisions: Prediction Difference Analysis☆118Updated 7 years ago
- Implementations of some popular Saliency Maps in Keras☆166Updated 6 years ago
- Keras implementation of class activation mapping☆335Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Visualizing filters by finding images that maximize their outputs☆135Updated 7 years ago
- Code that accompanies a blog posts on continuous online video classification with TensorFlow, Inception and a Raspberry Pi☆205Updated 8 years ago
- Deep Learning libraries tested on images and time series☆162Updated 7 years ago
- ☆101Updated 2 years ago
- Keras' fork with several new functionalities. Caffe2Keras converter, multimodal layers, etc.☆225Updated 5 years ago
- PyTorch implementation of the CortexNet predictive model☆366Updated 6 years ago
- 3D convolutional neural network using Theano. A CNN for video; a spatio-temporal classifier.☆84Updated 9 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆139Updated last year
- TensorFlow input pipelines for multiple datasets for easy data fetching☆54Updated 8 years ago
- Deep Neural Network for object segmentation.☆187Updated 8 years ago
- Deepsense: a unified deep learning framework for time-series mobile sensing data processing.☆198Updated 5 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 7 years ago
- Unsupervised Learning of Video Representations using LSTMs☆360Updated 7 years ago
- PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"☆348Updated 3 years ago
- Convenient wrapper for TensorFlow feature extraction from pre-trained models using tf.contrib.slim☆180Updated 7 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆220Updated 8 years ago
- This is a caffe implementation to visualize the learnt model (circa 2014)☆59Updated 3 years ago
- ☆24Updated 8 years ago
- Tensorflow implementation of "Learning Deep Features for Discriminative Localization"