Skip to content

I've always been interested in Neural Style Algorithms, these are my implementations of the same.

License

Notifications You must be signed in to change notification settings

Shashi456/Neural-Style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Style Transfer

Neural Style is one attempt within deep learning to introduce a variety of art that can be created by Neural Networks. One style of this was introduced by Gatys et al in 2015 in the paper, "A Neural Algorithm for Artistic Style", since then there has been a variety of attempts of introducing this style into other domains like photos, and designs.

One other paradigm which came out farely recently was by helena sarin who introduced art by the use of GANs. Because of our interest in the intersection of art and Deep Learning, we learn and blog about neural art in our free time. We hope to start at the original paper and make our way through the confluence of papers which have been published since 2015. We ultimately plan to reach the recent papers and approaches to neural art.

Given below, is what we have yet completed and what we hope to accomplish, The links are to the various blog articles that we have written:

  1. Theory of Neural Style Transfer

  2. Implementation of Neural Style Transfer

Future work

  • Additional Tweaks of the original paper like preserving color and a few improvements on the original paper.

  • Masked Style Transfer

  • Multiple Style Transfer.

  • Texture Style Transfer

  • Fast Neural Style Transfer

  • Neural Style Transfer for Facial Portraits, Images.

  • Neural Doodle

  • Video Style Transfer

  • Character Style Transfer

  • GAN style generation of art.

  • Comixify

  • Text Style Transfer

About

I've always been interested in Neural Style Algorithms, these are my implementations of the same.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages