EscVM / Efficient-CapsNetLinks
Official TensorFlow code for the paper "Efficient-CapsNet: Capsule Network with Self-Attention Routing".
☆273Updated 4 years ago
Alternatives and similar repositories for Efficient-CapsNet
Users that are interested in Efficient-CapsNet are comparing it to the libraries listed below
Sorting:
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 3 months ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆200Updated 3 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆58Updated 6 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆203Updated 3 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆539Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆223Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,079Updated 3 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 8 months ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆223Updated 5 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 3 years ago
- Self-supervised vIsion Transformer (SiT)☆336Updated 2 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,053Updated 5 months ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆229Updated 4 years ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆243Updated 3 years ago
- Visualizing image-specific class saliency map in classification ConvNets in Pytorch☆53Updated 4 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆117Updated 3 years ago
- Simple pytorch implementation of focal loss☆86Updated 2 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 11 months ago