Skip to content

LPKPK/PytorchWCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Style Transfer

This is the Pytorch implementation which can support the latest pytorch version(1.11.0). This is based on the work by Pietro Battilana

Quick start

Make sure the images in "images/content" have the corresponding in "images/style". The result will save in "samples" folder.

python  WCT.py --alpha 0.2

Alpha is a study rate.

Result

1.

2.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages