danielhavir / capsule-networkLinks
PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton
☆170Updated 7 years ago
Alternatives and similar repositories for capsule-network
Users that are interested in capsule-network are comparing it to the libraries listed below
Sorting:
- [NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".☆169Updated 5 years ago
- A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing☆221Updated 6 years ago
- A tutorial-style implementation of CapsNet in PyTorch☆105Updated 5 years ago
- A Pytorch implementation of "Matrix Capsules with EM routing"☆233Updated 7 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
- ☆86Updated 2 years ago
- A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)☆62Updated 7 years ago
- visualization of CNN in PyTorch☆155Updated last year
- CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art☆445Updated 3 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆630Updated 7 years ago
- Good Semi-Supervised Learning That Requires a Bad GAN☆179Updated 7 years ago
- Pytorch easy-to-follow Capsule Network tutorial☆770Updated 5 years ago
- 2.86% and 15.85% on CIFAR-10 and CIFAR-100☆295Updated 6 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆493Updated 4 years ago
- My personal toolkit for PyTorch development.☆128Updated 7 years ago
- Recurrent Visual Attention Model☆135Updated 5 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 7 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago
- A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).☆87Updated last month
- Cleaned original source code from my NIPS publication☆155Updated 7 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆83Updated 6 years ago
- VQ-VAE implementation / pytorch