Skip to content

GANs to augment training data for traffic signs classification

License

Notifications You must be signed in to change notification settings

sarankrish/gans-data-augmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Augmentation using GANs for Traffic signs Classification

TensorFlow implementation of a Generative Adversarial Network(GAN) to augment the training data for a Traffic Signs classifier.

Requirements

Usage

Author

Saran Krishnasamy / @sarankrish

Acknowledgements

This implementation has been tested with Tensorflow v1.0+ on Windows 10 and Ubuntu 16.04.