Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

A Tensorflow implementation of Neural Style Transfer

Notifications You must be signed in to change notification settings

VainF/Neural-Style-Transfer-Gatys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Style-Transfer-Gatys

This is a Tensorflow implementation of the paper A Neural Algorithm of Artistic Style by Leon A. Gatys, Alexander S. Ecker, and Matthias Bethge.

Some details

Quick Start

python3 transfer_gatys_tf.py --content_img content_img.jpg --style_img style_img.jpg --lr_rate 1 --epoch 3000

View the code for more details about arguments.

Results

 

About

A Tensorflow implementation of Neural Style Transfer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages