Skip to content

The Pytorch1.4 version of Universal Style Transfer via Feature Transforms.

Notifications You must be signed in to change notification settings

liamheng/Pytorch1.4-WCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch1.4-WCT-Universal Style Transfer

This is the Pytorch1.4 version of Universal Style Transfer via Feature Transforms.

We translated the original WCT code from Pytorch 0.4.1 to Pytorch 1.4. Details of the code refers to https://github.com/sunshineatnoon/PytorchWCT.

Prerequisites

Prepare images

Simply put content and image pairs in images/content and images/style respectively. Note that correspoding conternt and image pairs should have same names.

Style Transfer

python WCT.py --cuda

Reference

Li Y, Fang C, Yang J, et al. Universal Style Transfer via Feature Transforms[J]. arXiv preprint arXiv:1705.08086, 2017.

About

The Pytorch1.4 version of Universal Style Transfer via Feature Transforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages