In this project implements a the neural style transfer from an arbitrary image
Details on the algorithm can found here: Leon A. Gatys' paper, A Neural Algorithm of Artistic Style
Code inspired from the following tensorflow codelab
Notes
- based on tensoflow 1.x
- make use opencv
- accept arguments for input/output/style images
- accept arguments for styling weights