johnsmithm / multi-heads-attention-image-classification
Multi heads attention for image classification
☆80Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for multi-heads-attention-image-classification
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆122Updated 3 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Updated 4 years ago
- Keras implementation of "Deep Learning using Triplet Network" by Hoffer and Ailon. https://arxiv.org/pdf/1412.6622.pdf☆58Updated 5 years ago
- Semi-supervised Learning GAN☆80Updated 7 years ago
- Sample code of B-CNN paper (https://arxiv.org/abs/1709.09890) written in Python3+.☆54Updated 3 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 6 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- ☆102Updated 4 years ago
- a simple pytorch implement of Multi-Sample Dropout☆56Updated 5 years ago
- DropBlock implemented in Keras☆26Updated 2 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 5 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆35Updated 7 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆54Updated 5 years ago
- Repository for Attention Algorithm☆41Updated 6 years ago
- An example implementation of triplet-loss in tensorflow using keras