titu1994 / Neural-Style-Transfer

Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
Apache License 2.0
2.26k stars 481 forks source link

about Neural Style Transfer.exe #43

Closed BeibiKissU closed 6 years ago

BeibiKissU commented 6 years ago

I read the reference. and it said i should download mono C# to use Neural Style Transfer.exe. After all the requirements i installed, i still can not run “Neural Style Transfer.exe”. Besides, i used linux and keras theano bankend . So my question is how to run “Neural Style Transfer.exe”, how to open it? I tried to just click it, or 'mono “Neural Style Transfer.exe”'. It did not use. thanks

titu1994 commented 6 years ago

Sorry for the delay. The error is on Mono is now fixed via : https://github.com/titu1994/Neural-Style-Transfer/releases/tag/v0.2.7.3