capsnet topic

List capsnet repositories

CapsNet-tensorflow-jupyter

17
Stars
5
Forks
Watchers

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.

capsnet_pytorch

19
Stars
3
Forks
Watchers

PyTorch implementation of Geoffrey Hinton's Dynamic Routing Between Capsules

capsules-tensorflow

19
Stars
9
Forks
Watchers

Another implementation of Hinton's capsule networks in tensorflow.

CapsNet-Tensorflow

128
Stars
62
Forks
Watchers

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

3D-UCaps

68
Stars
14
Forks
Watchers

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

tf_CapsNet

20
Stars
12
Forks
Watchers

A tensorflow implementation for CapsNet

"Capsule Networks against Medical Imaging Data Challenges" - LABELS@MICCAI 2018

CapsNet

44
Stars
9
Forks
Watchers

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