印刷されたドキュメントの光学式文字認識(OCR)のエンドツーエンドのトレーニング可能なアプローチを提示します。具体的には、a)文書画像の2次元文字グリッド(chargrid)表現をセマンティックセグメンテーションタスクとして、b)文字インスタンスをオブジェクト検出タスクとして描写するための文字ボックスを予測するモデルを提案します。モデルをトレーニングするために、手動の注釈に頼らずに2つの大規模なデータセットを作成します-きれいなラベルの合成文書とノイズの多いラベルの実際の文書です。これらのデータセットの組み合わせでトレーニングされたメソッドが、(i)精度において以前の最先端のアプローチよりも優れていることを実験的に示しています(ii)GPUで簡単に並列化できるため、(iii)新しいドメインへのトレーニングと適応が簡単です。
We present an end-to-end trainable approach for Optical Character Recognition (OCR) on printed documents. Specifically, we propose a model that predicts a) a two-dimensional character grid (chargrid) representation of a document image as a semantic segmentation task and b) character boxes for delineating character instances as an object detection task. For training the model, we build two large-scale datasets without resorting to any manual annotation - synthetic documents with clean labels and real documents with noisy labels. We demonstrate experimentally that our method, trained on the combination of these datasets, (i) outperforms previous state-of-the-art approaches in accuracy (ii) is easily parallelizable on GPU and is, therefore, significantly faster and (iii) is easy to train and adapt to a new domain.