Skip to content

Python program, created with the help of pyTorch for extracting essential features from multiple style images and adding them to a single image. Produces an image with multiple styles added to the input image.

Notifications You must be signed in to change notification settings

500swapnil/multiStyleTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Style Transfer with Multiple Styles

A python program for extracting essential features from multiple style images and adding them to a single image. Produces an image with multiple styles added to the input image. Made it as the final project for the course Statistical Methods in AI taught by Prof. Ravi Kiran at IIIT - Hyderabad.

Single Style Transfer Examples

 

 

 

 

Multi Style Transfer Examples

 

 

 

 

 

 

About

Python program, created with the help of pyTorch for extracting essential features from multiple style images and adding them to a single image. Produces an image with multiple styles added to the input image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages