fzliu / style-transfer

An implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge. http://arxiv.org/abs/1508.06576.
1.54k stars 387 forks source link

No module named 'caffe' #62

Open f1am3d opened 6 years ago

f1am3d commented 6 years ago

image

fzliu commented 6 years ago

You'll need to install Caffe for Windows. I've never gone through the process myself but I think there is a Windows-based version out there somewhere.

400lbhacker commented 5 years ago

i have a precompiled caffe.exe on my page you can use with this... and thank you fzilu this is brilliant programming