Repository navigation

#

capsnet

A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules

Python
3800
6 年前

A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.

Python
2463
5 年前

PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules

Python
492
4 年前

CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art

445
3 年前

🎆 A visualization of the CapsNet layers to better understand how it works

Python
395
4 年前

CapsLayer: An advanced library for capsule theory

Python
359
3 年前

Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017

Python
202
7 年前

A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset

Jupyter Notebook
177
7 年前

[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".

Python
168
5 年前

A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"

Python
158
6 年前

Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".

Jupyter Notebook
126
2 年前

A tutorial-style implementation of CapsNet in PyTorch

Python
105
5 年前

Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf

Python
103
4 年前

Capsule Network on Fashion MNIST dataset

Python
98
7 年前

A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).

Python
87
2 年前

3D-UCaps: 3D Capsules Unet for Volumetric Image Segmentation (MICCAI 2021)

Python
69
5 个月前

A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)

Python
62
7 年前

Empirical studies on Capsule Network representation and improvements implemented with PyTorch.

Python
43
6 年前