/pytorch-deepdream

PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.

Primary LanguagePythonMIT LicenseMIT

Pytorch - Deep Dream

Minimal PyTorch implementation of Deep Dream.

Examples

$ python3 deep_dream.py --input_image images/supermarket.jpg

$ python3 deep_dream.py --input_image images/dog.jpg