Skip to content

Commit 5e89b2a

Browse files
committed
add two quantized models(FP16)
1 parent fc54cf4 commit 5e89b2a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

models/text_recognition_crnn/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ Results of accuracy evaluation with [tools/eval](../../tools/eval).
77
| Models | Accuracy(%) |
88
| ------ | -------------- |
99
| CRNN_EN | 81.66 |
10+
| CRNN_EN_FP16 | 82.01 |
1011
| CRNN_CH | 71.28 |
12+
| CRNN_CH_FP16 | 78.63 |
13+
\*: 'FP16' stands for 'model quantized into FP16'.
1114

1215
Note:
1316
- Model source:
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:3bd15eb1fee92dfef94d79ec10d3985997a876101b9721b19ee23ea327f48d4f
3+
size 32469497
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:fd4805b4a4a20ce4dd6948d9209694911c15906e7f7d0da7af5f161c3e3cc301
3+
size 16915979

0 commit comments

Comments
 (0)