Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 2.43 KB

README.md

File metadata and controls

34 lines (26 loc) · 2.43 KB

gansbestfriend

A lightweight DCGAN implementation on images of dogs in grayscale. With the model, we are able to generate realistic pictures of man's best friend. If GitHub doesn't render dcgan.ipynb please view the notebook here:

https://nbviewer.jupyter.org/github/jparcill/gansbestfriend/blob/master/dcgan.ipynb

Generated Images

alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text

And just in case you didn't want to sleep tonight, we have this nightmare of a picture generated by the algorithm.

alt text

Acknowledgments

Here are some links to papers, articles, and tutorials that assisted me in creating this project.