Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stifler7/art-generation-using-gans

The aim of this project is to produce stunning and interesting artworks by means of Generative Adversarial Networks (GAN). The model is designed in the form of traditional GAN, where the generator network generates the images and the classifier network classifies them, both implemented in PyTorch.
https://github.com/stifler7/art-generation-using-gans

generative-adversarial-network machine-learning tensorflow

Last synced: about 2 months ago
JSON representation

The aim of this project is to produce stunning and interesting artworks by means of Generative Adversarial Networks (GAN). The model is designed in the form of traditional GAN, where the generator network generates the images and the classifier network classifies them, both implemented in PyTorch.

Awesome Lists containing this project