Skip to content

Style transfer, as outlined in the paper, "Image Style Transfer Using Convolutional Neural Networks", by Gatys.

Notifications You must be signed in to change notification settings

aaakashkumar/Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Style-Transfer

This repository contains code for style transfer, as outlined in the paper, Image Style Transfer Using Convolutional Neural Networks, by Gatys, as a part of the coursework in Facebook's Udacity Pytorch Scholarship Challenge.

Instructions for running on Colab

  1. Click here to open Google Colab
  2. Copy the link of the Style_Transfer.ipynb and paste it under Github section and click search. OR Download the Style_Transfer.ipynb file and upload it to Google Colab.
  3. Enable GPU: Go to Edit -> Notebook settings and select GPU as the hardware accelarator.
  4. (Optional) Upload your own content and style images, and change the filenames while loading in the code.
  5. Run all the code cells

About

Style transfer, as outlined in the paper, "Image Style Transfer Using Convolutional Neural Networks", by Gatys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published