wormtql / yas-train

yas CRNN/SVTR model training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yas-Train

Yet Another Genshin Impact Scanner
又一个原神圣遗物导出器

介绍

该仓库为 Yas 的模型训练程序

相关资料

使用

假设你会设置基本的pytorch环境。

  • 训练
python main.py train
  • 验证
python onlineval.py xxx.model

mona/config.py处可以修改数据集大小、epoch等参数

炼丹心得

请移步 TIPS.md

反馈

  • Issue
  • QQ群:801106595

About

yas CRNN/SVTR model training


Languages

Language:Python 93.1%Language:Jupyter Notebook 6.9%