Deep Convolutional Generative Adversarial Networks (DCGAN)

Implemented a Deep Convolutional Generative Adversarial Network (DCGAN) using Python, TensorFlow, and Keras in a team of 4 for realistic image generation from the Fashion MNIST dataset. Achieved visually similar fashion item images after 50 epochs of training, with a comprehensive overview of the architecture, training process, and outcomes. Demonstrated applications of GANs in computer vision, serving as a foundational project for further exploration. Technologies include Python, TensorFlow, Keras, and Numpy.


Training

Outcomes

drawing

Graph of the DCGAN loss vs. epoch

drawing


Wanna know more about this project? Blogged here


Dcgan | @narendhiran2000