arXiv reaDer
微分可能な二値化によるリアルタイムシーンテキスト検出
Real-time Scene Text Detection with Differentiable Binarization
 最近、セグメンテーション結果は曲線テキストなどのさまざまな形状のシーンテキストをより正確に記述することができるため、セグメンテーションベースの方法はシーンテキスト検出で非常に人気があります。ただし、2値化の後処理は、セグメンテーションベースの検出に不可欠です。セグメンテーションベースの検出は、セグメンテーションメソッドによって生成された確率マップを境界ボックス/テキストの領域に変換します。本論文では、セグメンテーションネットワークで二値化プロセスを実行できる、微分可能二値化(DB)という名前のモジュールを提案します。 DBモジュールとともに最適化されたセグメンテーションネットワークは、2値化のしきい値を適応的に設定できます。これにより、後処理が簡素化されるだけでなく、テキスト検出のパフォーマンスも向上します。シンプルなセグメンテーションネットワークに基づいて、5つのベンチマークデータセットでDBのパフォーマンスの向上を検証します。これにより、検出精度と速度の両方の観点から、常に最新の結果が得られます。特に、軽量のバックボーンでは、DBによるパフォーマンスの向上が顕著であるため、検出の精度と効率の間の理想的なトレードオフを探すことができます。具体的には、ResNet-18のバックボーンを使用して、MSRA-TD500データセットで検出器は62 FPSで実行され、82.8のF値を達成します。コードは、https://github.com/MhLiao/DBで入手できます。
Recently, segmentation-based methods are quite popular in scene text detection, as the segmentation results can more accurately describe scene text of various shapes such as curve text. However, the post-processing of binarization is essential for segmentation-based detection, which converts probability maps produced by a segmentation method into bounding boxes/regions of text. In this paper, we propose a module named Differentiable Binarization (DB), which can perform the binarization process in a segmentation network. Optimized along with a DB module, a segmentation network can adaptively set the thresholds for binarization, which not only simplifies the post-processing but also enhances the performance of text detection. Based on a simple segmentation network, we validate the performance improvements of DB on five benchmark datasets, which consistently achieves state-of-the-art results, in terms of both detection accuracy and speed. In particular, with a light-weight backbone, the performance improvements by DB are significant so that we can look for an ideal tradeoff between detection accuracy and efficiency. Specifically, with a backbone of ResNet-18, our detector achieves an F-measure of 82.8, running at 62 FPS, on the MSRA-TD500 dataset. Code is available at: https://github.com/MhLiao/DB
updated: Tue Dec 03 2019 13:33:45 GMT+0000 (UTC)
published: Wed Nov 20 2019 14:56:47 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト