Skip to content

umit-ozturk/Deep-Learning-Artistic-Style-Transfer-with-VGG16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Learning-Artistic-Style-Transfer-with-VGG16

All Contributors Star on GitHub

Ümit Öztürk

Ümit Öztürk

Installation

Clone the repository and create a virtual environment.

$ git clone https://github.com/umit-ozturk/Deep-Learning-Artistic-Style-Transfer-with-VGG16.git
$ cd Deep-Learning-Artistic-Style-Transfer-with-VGG16
$ virtualenv -p python3 env
$ source env/bin/activate
$ pip install -r requirements.txt
$ cd art-transfer

Run Application

$ python main.py

Screenshots

Images

Photo1

Photo2

Photo3

Results

Photo4

Photo5

Photo6

Photo7

About

Artistic Style Transfer with VGG16

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published