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

Update broken neural_style_transfer links #79

Closed Meghpal closed 3 years ago

Meghpal commented 3 years ago

Was going through your implementation and realized that the neural_style_transfer and neural_doodle links were broken (404).

Couldn't find fchollet's version of neural_doodle, but I have updated the neural_style_transfer links to the keras-io examples. (examples have been moved from keras to keras-io)

titu1994 commented 3 years ago

Thanks !