Tensorflow implementation of Capsule Network using slim and recently updated Dataset API.
You can achieve validation accuracy up to ~99.62%.
python download_data.py --dataset mnist
python train.py --dataset mnist
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Tensorflow implementation of Capsule Network using slim and recently updated Dataset API.
You can achieve validation accuracy up to ~99.62%.
python download_data.py --dataset mnist
python train.py --dataset mnist