Skip to content

Using CNN to create 'famous painting' with Matlab code

License

Notifications You must be signed in to change notification settings

layumi/2016_Artist_Style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2016_Art_Style

A Neural Algorithm of Artistic style arXiv:1508.06576v2

I include train and test code in master branch. The model 'vgg-verydeep-19' is also included in /data. (Your GPU memory should >= 6GB)

Result

How to train & test

1.You may compile matconvnet first by running gpu_compile.m (you need to change some setting in it)

For more compile information, you can learn it from www.vlfeat.org/matconvnet/install/#compiling

2.Use test_vgg19.m to have fun~

About

Using CNN to create 'famous painting' with Matlab code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published