Skip to content

Framework for Neural Style Transfer (NST) built upon PyTorch

License

Notifications You must be signed in to change notification settings

Hellebore/pystiche

 
 

Repository files navigation

package License Project Status: Active
code black mypy Lint status via GitHub Actions
tests Test status on Linux and macOS via Travis CI Test status on Windows via AppVeyor Test coverage
docs Documentation status

pystiche

pystiche (pronounced /ˈpaɪˈstiʃ/ ) is a framework for Neural Style Transfer (NST) built upon PyTorch. The name of the project is a pun on pastiche meaning:

A pastiche is a work of visual art [...] that imitates the style or character of the work of one or more other artists. Unlike parody, pastiche celebrates, rather than mocks, the work it imitates.

Getting started

pystiche is a proper Python package and can be installed with pip. It is not yet listed on PyPI, since it will be reviewed at pyOpenSci . To install the latest version of pystiche run

pip install git+https://github.com/pmeier/pystiche

For extended installation instructions and usage examples please consult the documentation hosted on readthedocs.com .

About

Framework for Neural Style Transfer (NST) built upon PyTorch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%