基于 GAN 的字体图片超分辨. Super resoluation for font images based on GANs.
https://github.com/songquanpeng/font-sr.git
超分辨模糊的字体图片,使其清晰没有锯齿。
archive/ttf_10 下面。python generate_dataset.pypython train.py --dataroot ./archive/FONT_SR_64to256_ttf_10_test3 \
--name super_font_cyclegan --model cycle_gan
python infer.py --name super_font_cyclegan --model cycle_gan \
--dataroot data_path
python post_process.py