capsules topic

List capsules repositories

CapsNet-pytorch

484
Stars
73
Forks
Watchers

PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules

capsulesEM

62
Stars
31
Forks
Watchers

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

matrix-capsules-with-em-routing

87
Stars
26
Forks
Watchers

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

Matrix-Capsules-EM-PyTorch

91
Stars
25
Forks
Watchers

A PyTorch Implementation of Matrix Capsules with EM Routing

capsules-tensorflow

19
Stars
9
Forks
Watchers

Another implementation of Hinton's capsule networks in tensorflow.

scae-pytorch

31
Stars
6
Forks
Watchers

Stacked Capsule Autoencoders (SCAE) in PyTorch and their semantic interpretation

tf_CapsNet

20
Stars
11
Forks
Watchers

A tensorflow implementation for CapsNet

BMCNNwHFCs

45
Stars
10
Forks
Watchers

The code for "No Routing Needed Between Capsules". This repository contains the code used for the experiments detailed in a forthcoming paper. The paper is available pre-published at arXiv: http://ar...

heinsen_routing

163
Stars
17
Forks
Watchers

Reference implementation of "An Algorithm for Routing Vectors in Sequences" (Heinsen, 2022) and "An Algorithm for Routing Capsules in All Domains" (Heinsen, 2019), for composing deep neural networks.