yosinski / deep-visualization-toolbox

DeepVis Toolbox
http://yosinski.com/deepvis
MIT License
4.01k stars 927 forks source link

Can it work on Windows? #137

Open felix-tracxpoint opened 6 years ago

felix-tracxpoint commented 6 years ago

Should I even try or it is hopeless?

hongge831 commented 6 years ago

You should try. I just made it on windows10, it works well. But when I try to apply the tool in my own model, I failed, I will keep trying.

felix-tracxpoint commented 6 years ago

Thanks for the encouragement!

Did you find settings_local.py? I cannot find it.

(Still stuck in compiling caffe but will succeed eventually).

hongge831 commented 6 years ago

the settings_local.py should from setting.py's copy, and I also encountered another trouble in Windows10, in which I can not use the function of deconvolution. So I switch to Unbuntu eventually :) hope you can make it.