tvavlad123 / cnn-rnn-lstm-image-recognitionLinks
A deep learning project written in PyTorch, intended as a comparison between a convolutional neural network, recurrent neural network and ConvNet + LSTM for image recognition on MNIST dataset.
☆32Updated 6 years ago
Alternatives and similar repositories for cnn-rnn-lstm-image-recognition
Users that are interested in cnn-rnn-lstm-image-recognition are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆167Updated 4 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆231Updated 5 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- Anomaly detection on X-Ray MURA dataset using GAN.☆50Updated 6 years ago
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆110Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 4 years ago
- ☆47Updated 6 years ago
- Almost any Image classification problem using pytorch☆132Updated 4 years ago
- EfficientNet-GradCam Visualization☆81Updated 6 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 3 years ago
- In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)☆40Updated 5 years ago
- Experiments on different dataset on how to grow networks during training to learn new image categories.☆62Updated 5 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 5 years ago
- Implementation of Zero-Shot Learning algorithm using Word2Vecs as class embeddings☆87Updated 6 years ago
- PyTorch tutorial for learners☆121Updated 5 years ago
- ☆100Updated 5 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.☆31Updated 3 years ago
- Addressing Failure Prediction by Learning Model Confidence☆173Updated 2 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- Sparse Autoencoders using FashionMNIST dataset☆35Updated 7 years ago
- Guide for both TensorFlow and PyTorch in comparative way☆108Updated 6 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated last year
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆293Updated 4 years ago
- This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆55Updated 6 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago