Skip to content

srajan-kiyotaka/Deep-Learning-with-PyTorch-Neural-Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning with PyTorch : Neural Style Transfer

Information About The Project

I used the PyTorch Library, prebuild model to make a Neural Style Transfer.
I used Google Colab to run the code in the GPU at the server at runtime.
The model extracts the features from the content image and try to fit the style image into the extracted features.

Visual Representation!

Below, The First Image is The Content Image and Second Image is The Style Image.

Below, The First Image is The Image Generated By The model and second Image is The content Image.

More Examples!

1


2

Control Intensity!

Below are Some Images with Different Intensity, We Can Control The intensity by Changing The Values of The Epochs!

More Examples!

1


2


3

Acknowledgement

Releases

No releases published

Packages

No packages published