update: README.md
This commit is contained in:
parent
665bc28b36
commit
2ef0dd8a99
@ -31,6 +31,10 @@ pip install -r requirements.txt
|
||||
|
||||
3. 根据提示生成数据集,生成3次数据集,分别用于训练,用于测试,用于验证。
|
||||
|
||||
```shell
|
||||
python captcha_gen.py
|
||||
```
|
||||
|
||||
建议的数据集长度如下:
|
||||
|
||||
| 数据集 | 长度 |
|
||||
@ -39,10 +43,6 @@ pip install -r requirements.txt
|
||||
| Test | 1000 |
|
||||
| Predict | 30 |
|
||||
|
||||
```shell
|
||||
python captcha_gen.py
|
||||
```
|
||||
|
||||
4. 训练模型
|
||||
|
||||
```shell
|
||||
|
Loading…
Reference in New Issue
Block a user