!17858 modify_crnn_seq2seq_ocr_readme

Merge pull request !17858 from panfengfeng/modify_crnn_seq2seq_ocr_readme
This commit is contained in:
i-robot 2021-06-09 09:09:00 +08:00 committed by Gitee
commit 594fdbd10b
1 changed files with 2 additions and 2 deletions

View File

@ -211,7 +211,7 @@ Check the `eval/log` and you will get outputs as following:
```shell
character precision = 0.967522
Annotation precision precision = 0.635204
Annotation precision precision = 0.746213
```
# Model Description
@ -246,5 +246,5 @@ Annotation precision precision = 0.635204
| Dataset | FSNS |
| batch_size | 32 |
| outputs | Annotation Precision, Character Precision |
| Accuracy | Annotation Precision=63.52%, Character Precision=96.75% |
| Accuracy | Annotation Precision=74.62%, Character Precision=96.75% |
| Model for inference | 12M (.ckpt file) |