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.
Use the package manager pip to install the following libraries (recommended to use Anaconda).
pip install PyTorch
pip install TensorFlow
pip install PyQT5
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.