joek47 / fmnist

Fashion MNIST with Capsule network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Results

  • Convolutional NN 94.14% accuracy.
  • Capsule Net 91.82% accuracy.

Most misclassifications between T-shirt and Shirt.

Reference

[1] S. Sabour, N. Frosst, and G. E. Hinton, “Dynamic Routing Between Capsules,” Eur. J. Neurosci., vol. 44, no. 8, pp. 2614–2621, Oct. 2017.

About

Fashion MNIST with Capsule network


Languages

Language:Jupyter Notebook 90.9%Language:Python 9.1%