eriklindernoren / PyTorch-Deep-Dream

Minimal PyTorch implementation of Deep Dream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Minimal PyTorch implementation of Deep Dream

License:MIT License


Languages

Language:Python 100.0%