Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 987 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 987 Bytes

dfc-vae

I turned my friends into dogs and made computer generated images of them with this deep feature consistent variational autoencoder. In the repo I've attached some images of dog people as well as computer generated images and averages of faces.

I trained the model in PyTorch and reimplemented this paper: https://arxiv.org/abs/1610.00291

My training images came from:

The results can be seen in the Jupyter Notebook. Overall it was a fun project and the results were okay-ish, it was enough to dip my toes in this in preparation for my thesis. There were heaps of repos online that helped me with implementation that I'd like to give some credit to: