Inspiration

I got my inspiration by watching a YouTube video about the art of coding. It is so amazing to know the machines are already at the point where they can create music and art

What it does

Neural style transfer is an optimization technique used to take two images—a content image and a style reference image (such as an artwork by a famous painter)—and blend them together so the output image looks like the content image, but “painted” in the style of the style reference image.## How I built it

Challenges I ran into

The challenge was to set up a correct environment with correct numpy and tensorflow versions.

Accomplishments that I'm proud of

I am proud to achieve the end result, which is a masterpiece of a dog painting.

What I learned

I learned how to integrate tensorlow and pre-trained models to a brand new neural network

What's next for Neuro Style

Next, is to generate art using multiple images, not just two.

Built With

  • jupyter-notebook
  • python
  • tensorflow
Share this project:

Updates