Skip to content

Art Generation by Neural Style Transfer (NST) with the pretrained VGG19 model.

Notifications You must be signed in to change notification settings

camelwater/NST-Art-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NST Art Generation

Art Generation through Neural Style Transfer (NST), where a new image can be generated from 2 other images: a content image and a style image.

Essentially, the style or features of the style image are applied to the content image, so that the end result is an image that matches both the content of the content image and the style of the style image.

Assignment from "Convolutional Neural Networks" (Coursera).

Ex.

image image

About

Art Generation by Neural Style Transfer (NST) with the pretrained VGG19 model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published