ycjing / Neural-Style-Transfer-Papers

:pencil2: Neural Style Transfer: A Review
1.62k stars 270 forks source link

Add Implementation Entry #6

Closed elleryqueenhomels closed 6 years ago

elleryqueenhomels commented 6 years ago

add TensorFlow-based (based on pure TensorFlow, without Keras) entry for Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization (from github repo: https://github.com/elleryqueenhomels/arbitrary_style_transfer ) This implementation is easier to understand and also provided with a pre-trained model.