GarrickLin / Capsnet.Gluon

Capsule Net implementation in Gluon
10 stars 4 forks source link

Capsule Net implementation in Gluon

This is a Gluon implementation of Capsule Net.

Dependency

you can fastly install them by command

pip install -r requirements.txt

Usage

python train.py

Evaluation

The validation accuracy is about at 99.53% (mybe need more data augmentation).
The first three training epochs and validation graph (by visdom)

Reference

XifengGuo/CapsNet-Keras
Soonhwan-Kwon/capsnet.mxnet