The repository contains simple tensorflow keras model classifying Cifar 10 images. The model classifies 4 objects (bird, cat, dog, horse). CIFAR-10 is an established computer-vision dataset used for object recognition. It is a subset of the 80 million tiny images dataset and consists of 60,000 32x32 color images containing one of 10 object classes, with 6000 images per class.
- Introduction
- Import and Preprocess the data
- Import all required libraries
- Import and preproces of data
- Distribution of data.
- Defining the model architecture Using ConVnets
- Model training
- Evaluate the model
- Training and validations cuvre
- Score trained model and prediction.
- Classification report.
- Check for the predictions.
-
The data is sorted and distributed into serparate folders. Just download the dataset from below link.
-
https://drive.google.com/drive/folders/101sanWS9m1PjJII5gt7Hxp6axlH0Uw96?usp=sharing