An open API service indexing awesome lists of open source software.

https://github.com/yasinshafiei/fashionmnist_dcgan

DCGAN Fashion MNIST generator
https://github.com/yasinshafiei/fashionmnist_dcgan

convolutional-neural-networks dcgan dcgan-pytorch deep-learning fashion-mnist gan gan-pytorch neural-network python pytorch

Last synced: 3 months ago
JSON representation

DCGAN Fashion MNIST generator

Awesome Lists containing this project

README

        

# FashionMnist_DCGAN
This deep learning project will generate new cloth images using the Fashion MNIST dataset with PyTorch

### Article:
This is the link to my article about this project:

https://medium.com/@YasinShafiei/deep-convolution-gan-on-fashion-mnist-using-pytorch-e99619940997

### Results:
This is the final result generated by the model:

![36](https://user-images.githubusercontent.com/91404054/187416017-cb1fa5bc-e480-4443-ad6f-c77bd0c2ad53.png)

And a gif of model's generation from first to last epoch: