Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 389 Bytes

readme.md

File metadata and controls

25 lines (14 loc) · 389 Bytes

素材

Mada-Medium.otf 关卡字体

Novecento WideMedium.otf 结算界面关卡字体

Bender.otf 信用商店右上角字体

运行 gen_data.py 生成字体图片

训练

执行 train_torch_from_chars.pytrain() 方法即可.

使用

依赖安装:

# 使用 opencv 中的 dnn 模块
pip install opencv-python, numpy

详见 demo.py