# GLCIC-PyTorch first [GLCIC-PyTorch](https://github.com/otenim/GLCIC-PyTorch) training: ```shell= python3 train.py datasets/{data_dir}/ results/{result_dir}/ ``` training: ```shell= python3 predict.py results/.../model_cn_step80000 config.json ./datasets/test.jpg testout.jpg ``` ## Think https://pytorch.org/tutorials/advanced/neural_style_tutorial.html