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.27k stars 482 forks source link

Fix link in readme #48

Closed abhaygupta97 closed 6 years ago

abhaygupta97 commented 6 years ago

Updating the link for the "Show, Divide and Neural: Weighted Style Transfer" paper mentioned in Readme. Earlier the link was redirecting to a invalid url.

titu1994 commented 6 years ago

Thanks for that !