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
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆197Updated 2 years ago
- Pytorch implementation for NIPS2017 paper `Dynamic Routing Between Capsules`☆156Updated 7 years ago
- A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).☆87Updated 2 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers