capsnet topic
CapsLayer
CapsLayer: An advanced library for capsule theory
capsnet-traffic-sign-classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
capsule-GAN
Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".
CapsNet-Fashion-MNIST
Capsule Network on Fashion MNIST dataset
Variational-Capsule-Routing
Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf
MNIST-baselines
Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project
capsulesEM
A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)
matrix-capsules-with-em-routing
A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).
capsnet.mxnet
MXNet implementation of CapsNet