Skip to content

Implementation of ResNet50 using Keras on CIFAR-10 Dataset

Notifications You must be signed in to change notification settings

pravinkr/resnet50-cifar10-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

resnet50-cifar10-keras

Implementation of ResNet50 using Keras on CIFAR-10 Dataset

With 25 epoch on CIFAR-10 dataset, the model achieved an accuracy of 75%. The same dataset achieved an accuracy of 65% with Alexnet model.

Next target: Run till 200 epoch and publish the results for ResNet50. Also run with ResNet150.

About

Implementation of ResNet50 using Keras on CIFAR-10 Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published