Skip to content

This is a notebook exploring the implementation of a GAN using tensorflow in Python to generate additional data to augment the original training data for testing. The purpose of this project was to explore how the accuracies of different datasets differ with increasing samples. It uses a small dataset with ~600 samples and a larger one with ~10000.

Notifications You must be signed in to change notification settings

ashsProjects/Data_Augmentation_Using_GANs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

About

This is a notebook exploring the implementation of a GAN using tensorflow in Python to generate additional data to augment the original training data for testing. The purpose of this project was to explore how the accuracies of different datasets differ with increasing samples. It uses a small dataset with ~600 samples and a larger one with ~10000.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published