/mask-neural-transfer

This is my own project for CS231n based on Keras. A style transfer algorithm based on keras 2.0

Primary LanguagePythonMIT LicenseMIT

Instructions

This is an advanced implementation of the paper A Neural Algorithm of Artistic Style in keras 2.0. To use this script, you need to provide a base image ,a mask of the base image and a style reference image.

This script requires a base image ,a mask of the base image and two different style reference images.

This script will produce a combination image which is mixed with two different styles. One is generated into the key elements of the base image, and the other is generated into the background.

Examples

Examples1

Picasso starry night

Results after 100 iterations
my05

Examples2

dawn sky anime



Results after 100 iterations

Example3

Picasso starry night



Results after 100 iterations