Skip to content

CIFAR10 classifier based on CNN with less than 50,000 parameters

Notifications You must be signed in to change notification settings

yonatanko/CIFAR10_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project focuses on developing a Convolutional Neural Network (CNN) to classify images from the CIFAR10 database. A key goal is to achieve over 80% accuracy with less than 50,000 trainable parameters. Notably, the project incorporates various data augmentation techniques to enhance model performance and generalization. The repository contains all training and evaluation codes, the trained model, and a comprehensive report. This report details the data augmentation strategies used and explains the chosen model architecture, providing an in-depth look at the process and decisions involved in this image classification task.

About

CIFAR10 classifier based on CNN with less than 50,000 parameters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages