Skip to content

addward/NST_2pics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NST_2pics

Pytorch Neural Style Transfer (NST) algorithm based on pretrained VGG19 CNN. Style is transfered from two distinct pictures, one of which is local style parent and the other is global style parent. As result one have image with local style patterns from image_1 and global abstract style features from image_2 with saved content from initial pic. Code is based on pytorch tutorial and article.

Below are two examples of style transfer algorithm applied to cat picture as contest and two different pair of style images.

Example 1 Example 2

About

Neural style transfer for two style pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors