Skip to content

Neural Style Transfer featuring styles of world's greatest artists.

Notifications You must be signed in to change notification settings

Ashish-Abraham/Art-and-The-Artist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Art-and-The-Artist 🎨

Image

Neural Style Transfer featuring styles by Vangogh, Picasso, Rembradnt and Salvador Dali. Be the canvas for the world’s greatest artists. Upload your image and convert it into stunning artworks of the artist you choose.

Neural Network

  • Custom architecture utilising residual hourglass and separable residual blocks.
  • Framework : PyTorch (1.10.2)
  • Dataset : COCO Dataset

Feature Extractor

  • VGG19

How to use:

  • Clone repository to local machine and open directory src.
 streamlit run app.py
  • WebApp:

    Image Image

To Do:

  • Train model for more epochs.

Releases

No releases published

Packages

No packages published

Languages