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
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,753Nov 9, 2018Updated 7 years ago
- Pytorch easy-to-follow Capsule Network tutorial☆769Oct 4, 2019Updated 6 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆630Apr 9, 2018Updated 7 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
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆495Apr 13, 2021Updated 4 years ago
- A Pytorch implementation of "Matrix Capsules with EM routing"☆233Apr 8, 2018Updated 7 years ago
- Code for "Training Generative Adversarial Networks with Binary Neurons by End-to-end Backpropagation"☆26Oct 30, 2019Updated 6 years ago
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆204Dec 12, 2022Updated 3 years ago
- A curated list of awesome resources related to capsule networks☆975Feb 24, 2020Updated 6 years ago
- Codes for Category-aware Generative Adversarial Networks (AAAI 2020)☆19Sep 4, 2020Updated 5 years ago
- Pytorch implement WaveNet☆93Apr 8, 2018Updated 7 years ago
- Capsule research with our trivial contribution☆53Aug 14, 2018Updated 7 years ago
- A tutorial-style implementation of CapsNet in PyTorch☆105Jan 16, 2020Updated 6 years ago
- Gaussian Processes in Pytorch