kesara / deepdreamer

Easy to configure Python program that make use of Google's DeepDream.

Home Page:https://deepdreamer.fq.nz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Could not open file deploy.prototxt

ProGamerGov opened this issue · comments

user@user-VirtualBox:~/deepdream$ python deepdreamer.py winter_1024.jpg --octaves 9 --itern 20 --layers inception_5b/3x3 --network bvlc_googlenet
Error: Could not open file deploy.prototxt
user@user-VirtualBox:~/deepdream$ python deepdreamer.py winter_1024.jpg --octaves 9 --itern 20 --layers inception_5b/3x3
Error: Could not open file deploy.prototxt

How do I fix this?

The model files were just in the wrong place, my bad.