Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wormtql/yas-train
yas CRNN/SVTR model training
https://github.com/wormtql/yas-train
Last synced: about 2 months ago
JSON representation
yas CRNN/SVTR model training
- Host: GitHub
- URL: https://github.com/wormtql/yas-train
- Owner: wormtql
- Created: 2021-10-06T09:06:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T15:47:10.000Z (5 months ago)
- Last Synced: 2024-07-30T19:54:17.617Z (5 months ago)
- Language: Python
- Homepage:
- Size: 13 MB
- Stars: 41
- Watchers: 4
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yas-Train
Yet Another Genshin Impact Scanner
又一个原神圣遗物导出器## 介绍
该仓库为 [Yas](https://github.com/wormtql/yas) 的模型训练程序
### 相关资料
- [MobileNetV3](https://arxiv.org/pdf/1905.02244.pdf)
- [CRNN](https://arxiv.org/pdf/1507.05717.pdf)## 使用
假设你会设置基本的pytorch环境。
- 训练
```
python main.py train
```
- 验证
```
python onlineval.py xxx.model
```
在`mona/config.py`处可以修改数据集大小、epoch等参数### 炼丹心得
请移步 [TIPS.md](TIPS.md)## 反馈
- Issue
- QQ群:801106595