XifengGuo / CapsNet-PytorchLinks
Pytorch implementation for NIPS2017 paper `Dynamic Routing Between Capsules`
☆159Updated 7 years ago
Alternatives and similar repositories for CapsNet-Pytorch
Users that are interested in CapsNet-Pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch easy-to-follow Capsule Network tutorial☆771Updated 5 years ago
- A Pytorch implementation of "Matrix Capsules with EM routing"☆233Updated 7 years ago
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆200Updated 2 years ago
- A PyTorch Implementation of Matrix Capsules with EM Routing☆91Updated 5 years ago
- A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"☆159Updated 6 years ago
- [NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".☆168Updated 5 years ago
- Official Implementation of "DeepCaps: Going Deeper with Capsule Networks" paper (CVPR 2019).☆151Updated 5 years ago
- A tutorial-style implementation of CapsNet in PyTorch☆105Updated 5 years ago
- Pytorch Implementation of the Stacked Capsule Autoencoders☆107Updated 4 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆493Updated 4 years ago
- A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).☆87Updated 2 months ago
- A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing☆221Updated 6 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆630Updated 7 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art☆446Updated 3 years ago
- Code for Self-Routing Capsule Networks☆52Updated 2 weeks ago
- A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)☆62Updated 7 years ago
- A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".☆1,743Updated 6 years ago
- extract features by maximizing mutual information☆148Updated 5 years ago
- Empirical studies on Capsule Network representation and improvements implemented with PyTorch.☆43Updated 6 years ago
- ☆81Updated 3 years ago
- Siamese Network implementation using Pytorch☆278Updated 2 years ago
- A PyTorch Implementation of "Recurrent Models of Visual Attention"☆472Updated 2 years ago
- Virtual Adversarial Training (VAT) implementation for PyTorch