| package | |
|---|---|
| code | |
| tests | |
| docs |
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.
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/pysticheFor extended installation instructions and usage examples please consult the documentation hosted on readthedocs.com .