Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Real-time End-to-End Video Text Spotter with Contrastive Representation Learning (2207.08417v3)

Published 18 Jul 2022 in cs.CV

Abstract: Video text spotting(VTS) is the task that requires simultaneously detecting, tracking and recognizing text in the video. Existing video text spotting methods typically develop sophisticated pipelines and multiple models, which is not friend for real-time applications. Here we propose a real-time end-to-end video text spotter with Contrastive Representation learning (CoText). Our contributions are three-fold: 1) CoText simultaneously address the three tasks (e.g., text detection, tracking, recognition) in a real-time end-to-end trainable framework. 2) With contrastive learning, CoText models long-range dependencies and learning temporal information across multiple frames. 3) A simple, lightweight architecture is designed for effective and accurate performance, including GPU-parallel detection post-processing, CTC-based recognition head with Masked RoI. Extensive experiments show the superiority of our method. Especially, CoText achieves an video text spotting IDF1 of 72.0% at 41.0 FPS on ICDAR2015video, with 10.5% and 32.0 FPS improvement the previous best method. The code can be found at github.com/weijiawu/CoText.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Wejia Wu (1 paper)
  2. Zhuang Li (69 papers)
  3. Jiahong Li (16 papers)
  4. Chunhua Shen (404 papers)
  5. Hong Zhou (61 papers)
  6. Size Li (8 papers)
  7. Zhongyuan Wang (105 papers)
  8. Ping Luo (340 papers)
Citations (8)
Github Logo Streamline Icon: https://streamlinehq.com

GitHub