English

Contrastive Learning of Semantic and Visual Representations for Text Tracking

Computer Vision and Pattern Recognition 2022-08-22 v3 Artificial Intelligence

Abstract

Semantic representation is of great benefit to the video text tracking(VTT) task that requires simultaneously classifying, detecting, and tracking texts in the video. Most existing approaches tackle this task by appearance similarity in continuous frames, while ignoring the abundant semantic features. In this paper, we explore to robustly track video text with contrastive learning of semantic and visual representations. Correspondingly, we present an end-to-end video text tracker with Semantic and Visual Representations(SVRep), which detects and tracks texts by exploiting the visual and semantic relationships between different texts in a video sequence. Besides, with a light-weight architecture, SVRep achieves state-of-the-art performance while maintaining competitive inference speed. Specifically, with a backbone of ResNet-18, SVRep achieves an IDF1{\rm ID_{F1}} of 65.9%\textbf{65.9\%}, running at 16.7\textbf{16.7} FPS, on the ICDAR2015(video) dataset with 8.6%\textbf{8.6\%} improvement than the previous state-of-the-art methods.

Keywords

Cite

@article{arxiv.2112.14976,
  title  = {Contrastive Learning of Semantic and Visual Representations for Text Tracking},
  author = {Zhuang Li and Weijia Wu and Mike Zheng Shou and Jiahong Li and Size Li and Zhongyuan Wang and Hong Zhou},
  journal= {arXiv preprint arXiv:2112.14976},
  year   = {2022}
}

Comments

Merge the paper with arXiv article 2207.08417. We will withdraw the two papers and create new one

R2 v1 2026-06-24T08:35:40.601Z