ビデオテキストスポッティングは、さまざまな実際の用途があるため、依然として重要な研究トピックです。これまでのアプローチは、通常、4段階のパイプラインに分類されます。個々の画像でのテキスト検出、ローカライズされたテキスト領域のフレームごとの認識、テキストストリームの追跡、複雑な後処理スキルによる最終結果の生成は、膨大な計算コストと干渉の影響を受ける可能性があります低品質のテキスト。本稿では、フレーム単位の認識ではなく、ローカライズされたテキストを1回だけ認識することにより、高速で堅牢なビデオテキストスポッティングフレームワークを提案します。具体的には、まず、適切に設計された時空間検出器を使用して、ビデオのテキスト領域を取得します。次に、テキストストリームから最高品質のテキストを選択し、選択したテキストのみを認識する新しいテキストレコメンダーの開発に集中します。ここで、推奨者は、テキスト追跡、品質スコアリング、および認識をエンドツーエンドのトレーニング可能なモジュールに組み込みます。これにより、低品質のテキストからの干渉が回避されるだけでなく、ビデオテキストのスポッティングプロセスが劇的に高速化されます。さらに、ビデオテキストスポッティングコミュニティを促進するための大規模なビデオテキストデータセット(LSVTD)を収集します。これには、22の異なる現実のシナリオからの100のテキストビデオが含まれています。 2つの公開ベンチマークでの広範な実験により、この方法はフレーム単位の方法に比べて認識プロセスを平均で71倍大幅に高速化し、優れた最新技術を達成することが示されています。
Video text spotting is still an important research topic due to its various real-applications. Previous approaches usually fall into the four-staged pipeline: text detection in individual images, framewisely recognizing localized text regions, tracking text streams and generating final results with complicated post-processing skills, which might suffer from the huge computational cost as well as the interferences of low-quality text. In this paper, we propose a fast and robust video text spotting framework by only recognizing the localized text one-time instead of frame-wisely recognition. Specifically, we first obtain text regions in videos with a well-designed spatial-temporal detector. Then we concentrate on developing a novel text recommender for selecting the highest-quality text from text streams and only recognizing the selected ones. Here, the recommender assembles text tracking, quality scoring and recognition into an end-to-end trainable module, which not only avoids the interferences from low-quality text but also dramatically speeds up the video text spotting process. In addition, we collect a larger scale video text dataset (LSVTD) for promoting the video text spotting community, which contains 100 text videos from 22 different real-life scenarios. Extensive experiments on two public benchmarks show that our method greatly speeds up the recognition process averagely by 71 times compared with the frame-wise manner, and also achieves the remarkable state-of-the-art.