PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton
☆170May 6, 2018Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".☆168Oct 28, 2019Updated 6 years ago
- A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".☆1,752Nov 9, 2018Updated 7 years ago
- Pytorch easy-to-follow Capsule Network tutorial☆769Oct 4, 2019Updated 6 years ago
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆204Dec 12, 2022Updated 3 years ago
- A Pytorch implementation of "Matrix Capsules with EM routing"☆233Apr 8, 2018Updated 7 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆630Apr 9, 2018Updated 7 years ago
- Pytorch implementation of Capsule Network with Dynamic Routing☆28May 19, 2020Updated 5 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆495Apr 13, 2021Updated 4 years ago
- PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.☆218Feb 14, 2024Updated 2 years ago
- Code for "Training Generative Adversarial Networks with Binary Neurons by End-to-end Backpropagation"☆26Oct 30, 2019Updated 6 years ago
- A curated list of awesome resources related to capsule networks☆975Feb 24, 2020Updated 6 years ago
- CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art☆448Nov 14, 2021Updated 4 years ago
- A tutorial-style implementation of CapsNet in PyTorch☆105Jan 16, 2020Updated 6 years ago
- A pytorch implementation of Capsule Network.☆100Jul 25, 2024Updated last year
- Code for Self-Routing Capsule Networks☆52Feb 2, 2026Updated last month
- Sparse unsupervised capsules☆23Jan 22, 2019Updated 7 years ago
- A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"☆159Apr 26, 2019Updated 6 years ago
- A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules☆3,797Dec 22, 2018Updated 7 years ago
- Capsule research with our trivial contribution☆53Aug 14, 2018Updated 7 years ago
- Implementation in pytorch of SR-NMT https://arxiv.org/abs/1805.04185v1☆26Jun 8, 2018Updated 7 years ago
- This is the code of paper "A Label Information Vector Generative Zero-shot Model for the Diagnosis of Compound Faults"☆17Jun 15, 2023Updated 2 years ago
- Official Implementation of the Paper "Capsules for Object Segmentation".☆280Mar 31, 2020Updated 5 years ago
- An implementation of RetinaNet in PyTorch.☆304Sep 15, 2018Updated 7 years ago
- 🎆 A visualization of the CapsNet layers to better understand how it works☆395Oct 5, 2021Updated 4 years ago
- ☆125Jun 16, 2022Updated 3 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆126Sep 6, 2018Updated 7 years ago
- PyTorch C++ Extension Example