BriefGPT.xyz
Jun, 2020
OrigamiNet: 通过学习折叠过程实现弱监督、无分割、一步到位、全页文本识别
OrigamiNet: Weakly-Supervised, Segmentation-Free, One-Step, Full Page Text Recognition by learning to unfold
HTML
PDF
Mohamed Yousef, Tom E. Bishop
TL;DR
这篇文献提出了一种名为OrigamiNet的神经网络模块,用于将单行文本识别转化为多行/全页文本识别,且无需分割图像,可以实现更高的准确率,最终在手写文字识别的基准测试中取得了最佳结果。
Abstract
text recognition
is a major computer vision task with a big set of associated challenges. One of those traditional challenges is the coupled nature of
text recognition
and segmentation. This problem has been prog
→