Skip to content

LilyEvansHogwarts/pytorch-style-transfer-fast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch-style-transfer-fast

usage

  1. train
  • run python3 train.py to train the model and generate the model parameters for TransformerNet.
  • the generated binary file will be save at binaries/
  1. test with camera
  • run python3 test_with_camera.py to test the style transfer algorithm. The stylized image will be presented every 5 seconds.

Example

example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages