Skip to content

noy2121/CIFAR10-Image-Classification-using-ResNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

CIFAR10-Image-Classification-using-ResNet

Classify CIFAR10 images using Residual Network

Requirements

Python 3.5.1+ (not tested with Python2) Packages:

  • keras 2.1.5+
  • numpy
  • matplotlib
  • sklearn.metrics

Run Instructions

You can download the files or open it with your jupyter notebook/google colaboratory.

  • Run Cifar10Classifer.ipynb

Results

Train accuracy - 90.86%           Train loss - 39.54%
Validation accuracy - 86.08%      Validation loss - 58.36%
Predictions on Test set - 92% success rate

About

Classify CIFAR10 images using Residual Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published