seokhokang / image_classification_example

PyTorch Implementation of CNN for Image Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image_classification_example

PyTorch Implementation of CNN for Image Classification

Results (Classification Accuracy)

Dataset Without Data Augmentation With Data Augmentation
MNIST 99.54 99.67
SVHN 95.43 95.63
FashionMNIST 93.57 94.46
CIFAR-10 86.95 90.48

About

PyTorch Implementation of CNN for Image Classification


Languages

Language:Python 100.0%