EscVM / Efficient-CapsNet
Official TensorFlow code for the paper "Efficient-CapsNet: Capsule Network with Self-Attention Routing".
☆273Updated 3 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:
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆198Updated 2 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆173Updated 11 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Pytorch implementation for NIPS2017 paper `Dynamic Routing Between Capsules`☆157Updated 7 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 3 years ago
- A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).☆87Updated this week
- Code for Self-Routing Capsule Networks☆51Updated 9 months ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Self-supervised vIsion Transformer (SiT)☆330Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆526Updated 6 months ago
- An All-MLP solution for Vision, from Google AI☆1,021Updated 8 months ago
- Official Implementation of "DeepCaps: Going Deeper with Capsule Networks" paper (CVPR 2019).☆151Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆197Updated 2 years ago
- Empirical studies on Capsule Network representation and improvements implemented with PyTorch.☆43Updated 6 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆135Updated 4 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆53Updated 5 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,071Updated 2 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆491Updated 2 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆214Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆220Updated 2 years ago
- A PyTorch implementation of Sharpness-Aware Minimization for Efficiently Improving Generalization☆135Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆258Updated 4 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆453Updated 3 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆79Updated 5 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆304Updated 3 years ago