VPanjeta / Style-Transfer

A deep learning model using keras to transfer the style of a texture or a famous painter to a base image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Style-Transfer

This project is inpired by Siraj Raval's tutorial on style transfer.

Overview

The given project transfers the style or stroke sense of a given image to a base image. This can be used to regenerate images using the stroking sytle of famous artists.
For details check the ipython notebok.

About

A deep learning model using keras to transfer the style of a texture or a famous painter to a base image


Languages

Language:Jupyter Notebook 100.0%