Perceptual Losses for Real-Time Style Transfer and Super-Resolution
Download them and put in ./data
- Pretrain weight
Seerelease
python style.py --checkpoint ./model --style ./style/xxx.jpg
python evaluate.py --checkpoint ./model/xxx --in-path ./examples/content/xxx.jpg --out-path ./