capsnet-pytorch
There are 7 repositories under capsnet-pytorch topic.
dragen1860/CapsNet-Pytorch
Pytorch version of Hinton's Capsule Theory paper: Dynamic Routing Between Capsules
Ugenteraan/DeepCaps
PyTorch implementation of DeepCaps : Going Deeper with Capsule Networks. Original research paper : https://arxiv.org/abs/1904.09546.
haofengac/pyCapsNet
A pure NumPy / CuPy implementation of Capsule Networks
navneet-nmk/Capsnet
The repository contains the Pytorch implementation of the Capsnet Paper
Ugenteraan/CapsNet-PyTorch
Capsule Network with Dynamic Routing using PyTorch version 1.4
erikreppel/capsulenet
An implementation of Hinton's capsnet in pytorch
JackFram/Capsnet
pytorch implemented Capsnet referenced to Dynamic Routing Between Capsules