kaishengtai / neuralart

An implementation of the paper 'A Neural Algorithm of Artistic Style'.
MIT License
2.41k stars 353 forks source link

Nice Work! #7

Closed leongatys closed 9 years ago

leongatys commented 9 years ago

Maybe try our normalised VGG network for better results: https://bethgelab.org/deepneuralart/

Best Leon

dribnet commented 9 years ago

+1

I also think it would be great to have an option to use their normalized caffe VGG Network. Happy to contribute and/or do testing on this.

kaishengtai commented 9 years ago

@leongatys Thanks for the great work!

@dribnet Absolutely -- that would be a great option to have. Please feel free to submit a pull request if you get it working.

kaishengtai commented 9 years ago

I've added support for the normalized VGG network. Works like a charm.