Skip to content

Commit 18171ac

Browse files
committed
update style text doc
1 parent b2bc6b7 commit 18171ac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

StyleText/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ After adding the above synthetic data for training, the accuracy of the recognit
171171

172172
| Scenario | Characters | Raw Data | Test Data | Only Use Raw Data</br>Recognition Accuracy | New Synthetic Data | Simultaneous Use of Synthetic Data</br>Recognition Accuracy | Index Improvement |
173173
| -------- | ---------- | -------- | -------- | -------------------------- | ------------ | ---------------------- | -------- |
174-
| Metal surface | English and numbers | 2203 | 650 | 59.38% | 20000 | 75.46% | 16.00% |
175-
| Random background | Korean | 5631 | 1230 | 30.12% | 100000 | 50.57% | 20.00% |
174+
| Metal surface | English and numbers | 2203 | 650 | 59.38% | 20000 | 75.46% | 16.08% |
175+
| Random background | Korean | 5631 | 1230 | 30.12% | 100000 | 50.57% | 20.45% |
176176

177177
<a name="Code_structure"></a>
178178
### Code Structure

StyleText/README_ch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ python3 tools/synth_image.py -c configs/config.yml --style_image examples/style_
156156

157157
| 场景 | 字符 | 原始数据 | 测试数据 | 只使用原始数据</br>识别准确率 | 新增合成数据 | 同时使用合成数据</br>识别准确率 | 指标提升 |
158158
| -------- | ---------- | -------- | -------- | -------------------------- | ------------ | ---------------------- | -------- |
159-
| 金属表面 | 英文和数字 | 2203 | 650 | 59.38% | 20000 | 75.46% | 16.00% |
160-
| 随机背景 | 韩语 | 5631 | 1230 | 30.12% | 100000 | 50.57% | 20.00% |
159+
| 金属表面 | 英文和数字 | 2203 | 650 | 59.38% | 20000 | 75.46% | 16.08% |
160+
| 随机背景 | 韩语 | 5631 | 1230 | 30.12% | 100000 | 50.57% | 20.45% |
161161

162162

163163
<a name="代码结构"></a>

0 commit comments

Comments
 (0)