/Fashionify

GAN-based Fashion Image Synthesis from Fashion-MNIST

Primary LanguageJupyter Notebook

Image Generation using Fashion MNIST Dataset with Simple GAN

Overview: This repository contains code to generate fashion images using the Fashion MNIST dataset with a simple Generative Adversarial Network (GAN). The GAN architecture is implemented using PyTorch, providing an easy-to-understand example of how GANs can be utilized for image generation tasks.

Requirements:

Python

PyTorch

NumPy

Matplotlib

For Reference visit the following : Fashionify (GAN).pdf