Neural-Style-Transfer

Implementation of a Neural Netwrok to perform Style Transfer, using transfer learning of a VGG19 imagenet model

  1. Create an Interactive session
  2. load content image
  3. load style image
  4. add random noise to the content image, to create initial generated image
  5. load pretrained model
  6. build the tensorflow graph:
    • Run the content image through the model and compute the content cost
    • Run the style image through the model and compute the style cost
    • Compute the total cost
    • Define the optimizer and the learning rate
  7. initialize the tensorflow graph and run it for no. of iterations while updating genrated image G at every step

Github Repository - Neural-Style-Transfer

  • Style Image (images/galmpton-painting.jpg):

  • Content Image (images/delhi.jpg)

  • Content Image (images/Lal_quila.jpg)

  • Content Image (images/Rashtrapati-bhavan.jpg)

Phone

----------

Address

Delhi, India