vkbs

Results 5 comments of vkbs

Are you able to locate the files that the script downloaded? Are you sure you're in the correct directory when running the fast-neural-style command?

Yeap, the command below should work. ``` th fast_neural_style.lua \ -model models/eccv16/starry_night.t7 \ -input_image images/content/chicago.jpg \ -output_image out.png \ -gpu 0 ```

Have you look at [this wiki post](https://github.com/jcjohnson/neural-style/wiki/Techniques-For-Increasing-Image-Quality-Without-Buying-a-Better-GPU) yet?

What version of cuda are you guys using?

I realize this is a pretty late reply, but are you following the instructions outlined [here](https://github.com/jcjohnson/neural-style/blob/master/INSTALL.md)?