All Projects → layumi → 2016_Artist_Style

layumi / 2016_Artist_Style

Licence: other
Using CNN to create 'famous painting' with Matlab code

Programming Languages

HTML
75241 projects
c
50402 projects - #5 most used programming language
matlab
3953 projects
Cuda
1817 projects
C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language

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~

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].