Skip to content

MostafaNabieh/Image-classification-with-Data-augmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Image-classification-with-Data-augmentation

classify cats or dogs from images. It builds an image classifier using a tf.keras.Sequential model and load data using tf.keras.preprocessing.image.ImageDataGenerator

Building data input pipelines using the tf.keras.preprocessing.image.ImageDataGenerator class to efficiently work with data on disk to use with the model. Overfitting —How to identify and prevent it. Data augmentation and dropout —Key techniques to fight overfitting in computer vision tasks to incorporate into the data pipeline and image classifier model. Data

About

Project for Data augmentation with tensorflow v2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published