Deep Dream with PyTorch

Adapted from https://github.com/eriklindernoren/PyTorch-Deep-Dream

Code :

Example :

Input image :

Command line : python deep_dream.py --input_image jardin.jpg --num_octaves 6 --iterations 5 --lr 0.02

Result :