Skip to content

anican/style_transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style Transfer

Pytorch Style Transfer

Environment

conda env create -f environment.yml

Features to add:

  • hyperparameter selection with argparse
  • turn more of the main loop into methods
  • add loss function to losses.py
  • how would you make this into a terminal command if you wanted to?
  • finish documentation

About

Implementation of style_transfer method https://arxiv.org/pdf/1508.06576.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages