A Style_transfer software with GUI
tensorflow==2.3.0
PyQt5==5.15.2
opencv-python==4.4.0
CUDA>=10.1
CuDNN>=7.6.4
- Put the style_img in $PATH_ROOT/data/Style_img
- Put the content_img in $PATH_ROOT/data/Content_img
- Modify the $PATH_ROOT/cfgs/config.ini with your images name
- Enter this in your shell
python Convert.py
python start.py
PS: If you haven't choose any image before click the start button, system will auto chose the first one in the data files