Neural Style Transfer

Logo

Context

This is a deep learning algorithm called Neural Style Transfer that takes a content image and a style image as input and returns a new artistic image. To carry out the project, I have recycled a Convolutional Neural Network that has been used in the past for another purpose through a method called transfer learning. Some tools I have used were TensorFlow, Numpy and Pandas. If you want to know more details about the code, you can check it on my GitHub.

Content

Imagen de Contenido

Style

Imagen de Estilo

New image

Imagen Generada

Content

Otra Imagen

Style

Otra Imagen

New image

Otra Imagen