Skip to content

Simple program to implement the neural style transfer algorithm and Generate novel artistic images using the algorithm

Notifications You must be signed in to change notification settings

ashray-00/Art-Generation-with-Neural-Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Art Generation with Neural Style Transfer

Simple program to implement the neural style transfer algorithm and Generate novel artistic images using the algorithm.

You need to first run

$ mkdir pretrained-model && cd pretrained-model
$ wget https://www.vlfeat.org/matconvnet/models/imagenet-vgg-verydeep-19.mat

You should see something the image presented below on the right:

Generated_image

About

Simple program to implement the neural style transfer algorithm and Generate novel artistic images using the algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published