Skip to content

Create, train and test a CNN for the task of image classification

Notifications You must be signed in to change notification settings

nikhitmago/image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Image Classification using LeNet style architecture

  • Dataset: CINIC-10
  • Used mini-batch size of 64, a learning rate of 0.001 and the ADAM optimizer
  • Data Augmentation: enlarge the image by 10%, do a center crop by considering 90% of the image in the center, and flip the image.

About

Create, train and test a CNN for the task of image classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published