kesara / deepdreamer

Easy to configure Python program that make use of Google's DeepDream.
https://deepdreamer.fq.nz/
GNU General Public License v3.0
208 stars 42 forks source link

Feature request: verbose outputs #3

Open crypdick opened 9 years ago

crypdick commented 9 years ago

Two flags, one which prints out which layer is being worked on (right now it only prints out which dream iteration). The other which saves the output of every individual layer during a dream.

cnheider commented 7 years ago

Not really sure if this is what was wanted, but here #19 is what I interpreted.