Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vpanjeta/style-transfer

A deep learning model using keras to transfer the style of a texture or a famous painter to a base image
https://github.com/vpanjeta/style-transfer

cnn-keras deep-learning deep-neural-networks deeplearning jupyter-notebook style-transfer

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Style-Transfer
This project is inpired by Siraj Raval's [tutorial](https://www.youtube.com/watch?v=YoBEGQD3LCc) 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.