capsnet
There are 69 repositories under capsnet topic.
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
adambielski/CapsNet-pytorch
PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
loretoparisi/CapsNet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
bourdakos1/CapsNet-Visualization
🎆 A visualization of the CapsNet layers to better understand how it works
naturomics/CapsLayer
CapsLayer: An advanced library for capsule theory
soskek/dynamic_routing_between_capsules
Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017
thibo73800/capsnet-traffic-sign-classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
cedrickchee/capsule-net-pytorch
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
leftthomas/CapsNet
A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"
debarko/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
gusgad/capsule-GAN
Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".
laubonghaudoi/CapsNet_guide_PyTorch
A tutorial-style implementation of CapsNet in PyTorch
fabio-deep/Variational-Capsule-Routing
Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf
XifengGuo/CapsNet-Fashion-MNIST
Capsule Network on Fashion MNIST dataset
IBM/matrix-capsules-with-em-routing
A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).
VinAIResearch/3D-UCaps
3D-UCaps: 3D Capsules Unet for Volumetric Image Segmentation (MICCAI 2021)
cxy1997/MNIST-baselines
Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project
stefan-it/capsnet-nlp
CapsNet for NLP
gyang274/capsulesEM
A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)
ethanleet/CapsNet
Empirical studies on Capsule Network representation and improvements implemented with PyTorch.
leftthomas/CapsuleLayer
PyTorch Capsule Layer
Soonhwan-Kwon/capsnet.mxnet
MXNet implementation of CapsNet
deepblacksky/capsnet-tensorflow
CapsuleNet Tensorflow
laodar/tf_CapsNet
A tensorflow implementation for CapsNet
motokimura/capsnet_pytorch
PyTorch implementation of Geoffrey Hinton's Dynamic Routing Between Capsules
wendlerc/capsules-tensorflow
Another implementation of Hinton's capsule networks in tensorflow.
ameliajimenez/capsule-networks-medical-data-challenges
"Capsule Networks against Medical Imaging Data Challenges" - LABELS@MICCAI 2018
rohit-mehra/CapsNet-tensorflow-jupyter
A simple tensorflow implementation of CapsNet (by Dr. G. Hinton), based on my understanding. This repository is built with an aim to simplify the concept, implement and understand it.
KellerJordan/CapsNet-Adversarial
Capsule networks can defend against adversarial attacks using reconstruction error
zhanpenghe/Capsule-Network
Keras and tensorflow implementation of capsule network.
LeeDoYup/CapsNet-tf
Unofficial implementation of Capsule Networks, Dynamic Routing between capsules (by tensorflow)
mutluYapici/offlineHandwirttenSignatureVerification
A novel data augmentation method based on Cycle-GAN, and a new offline handwritten signature verification system based on CapsNet.
ai-adv-lab/capsnet.mxnet
MXNet implementation of CapsNet