neural-style-tf icon indicating copy to clipboard operation
neural-style-tf copied to clipboard

Issues running on Windows 10:

Open dokluch opened this issue 4 years ago • 1 comments

Hi. I am struggling to make this repo work somewhere outside Google Colab and asking for advice. Since my os of choice (mainly) is Windows, I would like to have an option to run the code on it.

I've created a Conda env with tf 1.15, but still, can't figure out why the simplest command: python neural_style.py --content_img lion.jpg --style_imgs kandinsky.jpg

Never gets past the following line: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudnn64_7.dll

I am running on RTX A6000 and this should be a pretty fast job for it, but somehow I can't get to even start running the simple transfer. I also never get any error.

Any advice on debugging and setting up the correct environment are much appreciated. Thank you

dokluch avatar Apr 12 '21 20:04 dokluch

I have this same issues. Have u addressed it?

Chauban avatar Feb 02 '22 09:02 Chauban