Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Deepdream in TensorFlow

Note: There is no new code in this script. It originates from the TensorFlow tutorial located here. However, this code is modified slightly to run on Python 3. The code is also commented very heavily to explain, line-by-line, what occurs in the deepdream demo.

Here are some potential outputs.

deepdream outputs

Deepdream results on four features with the book's cover image.

Our interpretation so far:

  • Feature #50: feathers
  • Feature #110: Shells or scales
  • Feature #100: Swirly eyeballs
  • Feature #139: Flowers (this one is from TF tutorial)