reiinakano / arbitrary-image-stylization-tfjs

Arbitrary style transfer using TensorFlow.js
https://reiinakano.github.io/arbitrary-image-stylization-tfjs/
Apache License 2.0
1.19k stars 214 forks source link

How to reproduce style from deeplearn.js #48

Open av01d opened 2 years ago

av01d commented 2 years ago

On the "old" deeplearn.js demo page, one can generate a very nice image when combining the face content image with the udnie style image. This is the result:

face-udnie

The paining style is very clearly applied to the image of the face. I'd like to reproduce this result via the new arbitrary-image-stylization-tfjs library. I've been playing around on the demo page for quite some time, trying all kinds of settings, but I cannot get close to this result. Which values do I need to select to get (close) to the image shown above?