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
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