Keras implementation of this paper. Original implementation can be found at here, and our PyTorch implementation can be found at here.
Install following python libraries.
- absl-py
- Pillow
- tensorflow
- tqdm
We offer training script using colab. To use colab training script, you need to set the parameters (i.e. content_path, style_path, and model_dir) before run the script.