crowsonkb / style_transfer

Data-parallel image stylization using Caffe.
MIT License
113 stars 14 forks source link

Compile on Windows #20

Open Yagun opened 6 years ago

Yagun commented 6 years ago

Please explain how to compile it on Windows.

I found Makefile.config in docker folder, edited the paths in that file. And ... what next? Where should I copy that file? To Caffe root folder? To Caffe\python folder?

Thanks.