Skip to content

KoralZakai/style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Image style transfer

This is an implementation of image style transfer by using CNN with Tensorflow.

The system extract content and style from an image and combined them together in order to get an artistic image by using neural network. The code written in python3 with PyQt5 for the Gui and worked on pre-trained network with tensorflow.

This is a collage project that based on J. Johnson paper and Leon A. Gatys paper, you can find our full project paper on this repository.

For using the application you can or download stylemaker.exe and run it on any machine, or run the python code on python3 environment.

NOTE: Please wait, the app takes a few seconds to open.

Example: Picture1

Application GUI and implementation:

Home Screen:

mainWindow

Start image style transfer process:

TransferGui

content and style

processing

showOutput

Help File:

showHelp

Our Results:

Picture3 Picture2

About

python desktop application to transfer images into Art images style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages