Skip to content

kirklandnuts/tf2-deepdream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TF2 DeepDream

This is a Tensorflow 2.0 implementation of DeepDream.

Dreamed Horse

This notebook demonstrates how you can start dreaming up images of your own with no more than a few lines of code.

Enjoy!

Future Work

  • I intended to dream using a network trained on facial images, but ran into issue making forward passes through the net with images. I hope to fix this because I think it would yield interesting dreams.
  • I found this cool project done by sprawld that allows the user to stylistically guide the dreaming process by providing an additional image to the model. It seems to yield super cool dreams, so I hope to get that working here as well.

Works Cited

About

tensorflow 2.0 implementation of deepdream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published