Deep Dream Experiment

This week I played with the deep dream and generate some pictures with different settings of parameters. I first experiment with some pictures and choose the best-looking one. 

The given parameters are:
step = 0.04
num_octave=3
octave_scale=1.4
iterations=20
max_loss=7.0

Input Image and output image:

So I chose the last three images and changed the parameters. I compared the results to see the difference between different parameters.

The first group of parameter: 

step = 0.01
num_octave=3
octave_scale=1.4
iterations=20
max_loss=7.0

step = 0.01
num_octave=3
octave_scale=1.4
iterations=100
max_loss=7.0

Leave a Reply