Skip to content

Dissertation Project based on Image Style Transfer. Created a user interactive graphics editor that allows users to create masks to control the region where the algorithm will effect.

kakinglow/Selective-Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selective Style Transfer

Selective Style Transfer is a user interactive graphics editor that allows the user to control (to an extent) the Style Transfer algorithm using masks. Semantic Segmentation is also used to create machine-chosen masks.

Installation

Use the package manager pip to install the following libraries (recommended to use Anaconda).

pip install PyTorch
pip install TensorFlow
pip install PyQT5

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Dissertation Project based on Image Style Transfer. Created a user interactive graphics editor that allows users to create masks to control the region where the algorithm will effect.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages