Very simple implementation of Neural Algorithm of the Artistic Style in #Tensorflow  #python
  • {top,center,bottom,left,right} specify how to crop the style image to obtain an image of the same size as the content image
  • In the examples below I used content image as an initialization, it seems to provide more consistent image, but in the code, you can switch easily to noise initialization on line 109 in style.py .
  • content_scale specifies scale factor that is applied to the input content image.
  • style_weight is a number between 0–1 that specifies emphasis on the style.
  • Please note that GitHub no longer supports old versions of Internet Explorer.

Read more


alxndrkalinin

@alxndrkalinin: “Very simple implementation of Neural Algorithm of the Artistic Style in #Tensorflow #python” open tweet »