Replies: 6 comments
-
这是CTC解码原理存在的问题,可以更换算法或者加大训练轮数 |
Beta Was this translation helpful? Give feedback.
-
可以选哪个算法? |
Beta Was this translation helpful? Give feedback.
-
可以了解CRNN,你说的基本上就是CTC的思想 |
Beta Was this translation helpful? Give feedback.
-
有哪个算法更好?可以改善这个问题? |
Beta Was this translation helpful? Give feedback.
-
SVTR 可以改善? |
Beta Was this translation helpful? Give feedback.
-
@nissansz |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
问题描述 / Problem Description
运行环境 / Runtime Environment
复现代码 / Reproduction Code
完整报错 / Complete Error Message
可能解决方案 / Possible solutions
附件 / Appendix
长文本行识别,偶尔会出现单个字符被识别成2个相同字符的错误,比如,只有一个"一",识别成2个了,怎样改善?
Beta Was this translation helpful? Give feedback.
All reactions