Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 528 Bytes

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.