/Neural-Style-Transfer

Neural Style Transfer using Tensorflow

Primary LanguageJupyter Notebook

#Neural-Style-Transfer

Current Attempt at Neural Style Transfer using Tensorflow.

Trying a couple of things with it, namely:

  1. Variable weights to give different importance to layers

  2. Layer selection

  3. Using Image Interpolation to slowly introduce the stlye image and its contents into the training in order to preserve higher level intericate features of the content image

  4. Eperimenting resizing style image to the same dimensions as the content image.

Below is an example output:

Original Image
Original Image

Style Image


Style Image

Output Image


Output Image