luanfujun / deep-photo-styletransfer

Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
9.99k stars 1.41k forks source link

Running on Windows #40

Open BohusBrecka opened 7 years ago

BohusBrecka commented 7 years ago

Has anyone (successfully) tried running this on Windows?

The Torch framework is not officially compatible with Windows. Is there a way to somehow use other framework?

Thanks.

themightyoarfish commented 7 years ago

If torch is not compatible with windows, someone would have to port the code to e.g. Tensorflow which is. But that would be a significant effort.

martinbenson commented 7 years ago

Probably the easiest thing would be to use Docker and my fork: https://github.com/martinbenson/deep-photo-styletransfer

BohusBrecka commented 7 years ago

@martinbenson I'm sorry, but isn't the nvidia-docker, mentioned in your setup manual, for Linux only as well?

zyrill commented 7 years ago

@BohusBrecka You may want to check up on what docker is about... http://lmgtfy.com/?q=docker