Skip to content

This is a Machine Learning project using Tensorflow, where I create a model for image classification. The dataset used is Rock, Paper and Scissors images.

Notifications You must be signed in to change notification settings

MMuslimAbdulJ/tensorflow-image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Image Classification using Tensorflow and Keras

This is a Machine Learning project using Tensorflow, where I create a model for image classification. The dataset used is Rock, Paper and Scissors images.

The Goal

  1. Implement image augmentation ✅
  2. Using image data generator ✅
  3. Using a sequential model ✅
  4. Model training does not exceed 30 minutes ✅
  5. The accuracy of the model is at least 85% ✅
  6. Can predict images (Rock, Paper, Scissors) ✅

Program improvements (next time)

  1. Add a threshold when training the model, so that the model does not overfitting.
  2. Clean the code 🤣✌️

About

This is a Machine Learning project using Tensorflow, where I create a model for image classification. The dataset used is Rock, Paper and Scissors images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published