Skip to content

An AI image generator that stylizes a photo given 2 inputs: the image whose style to mimic, the picture to apply it on

Notifications You must be signed in to change notification settings

adheep04/style-transfer-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom reimplementation of the attached ML paper: A Neural Algorithm of Artistic Style in PyTorch from scratch, applies an extracted image "style" onto another

EXAMPLE RESULT:

content image:

image

style image:

style_5

stylized content:

im_376

ex2:

style_6 im_650

About

An AI image generator that stylizes a photo given 2 inputs: the image whose style to mimic, the picture to apply it on

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages