English
Related papers

Related papers: CORE-Text: Improving Scene Text Detection with Con…

200 papers

We aim to localize objects in images using image-level supervision only. Previous approaches to this problem mainly focus on discriminative object regions and often fail to locate precise object boundaries. We address this problem by…

Computer Vision and Pattern Recognition · Computer Science 2016-09-15 Vadim Kantorov , Maxime Oquab , Minsu Cho , Ivan Laptev

Text Proposals have emerged as a class-dependent version of object proposals - efficient approaches to reduce the search space of possible text object locations in an image. Combined with strong word classifiers, text proposals currently…

Computer Vision and Pattern Recognition · Computer Science 2017-02-17 Dena Bazazian , Raul Gomez , Anguelos Nicolaou , Lluis Gomez , Dimosthenis Karatzas , Andrew D. Bagdanov

Artistic text recognition is an extremely challenging task with a wide range of applications. However, current scene text recognition methods mainly focus on irregular text while have not explored artistic text specifically. The challenges…

Computer Vision and Pattern Recognition · Computer Science 2022-08-02 Xudong Xie , Ling Fu , Zhifei Zhang , Zhaowen Wang , Xiang Bai

End-to-end scene text spotting, which aims to read the text in natural images, has garnered significant attention in recent years. However, recent state-of-the-art methods usually incorporate detection and recognition simply by sharing the…

Computer Vision and Pattern Recognition · Computer Science 2025-04-09 Mingxin Huang , Dezhi Peng , Hongliang Li , Zhenghao Peng , Chongyu Liu , Dahua Lin , Yuliang Liu , Xiang Bai , Lianwen Jin

Scene text retrieval aims to find all images containing the query text from an image gallery. Current efforts tend to adopt an Optical Character Recognition (OCR) pipeline, which requires complicated text detection and/or recognition…

Computer Vision and Pattern Recognition · Computer Science 2024-08-02 Gangyan Zeng , Yuan Zhang , Jin Wei , Dongbao Yang , Peng Zhang , Yiwen Gao , Xugong Qin , Yu Zhou

Text in natural images is of arbitrary orientations, requiring detection in terms of oriented bounding boxes. Normally, a multi-oriented text detector often involves two key tasks: 1) text presence detection, which is a classification…

Computer Vision and Pattern Recognition · Computer Science 2018-03-15 Minghui Liao , Zhen Zhu , Baoguang Shi , Gui-song Xia , Xiang Bai

Scene text recognition has been an important, active research topic in computer vision for years. Previous approaches mainly consider text as 1D signals and cast scene text recognition as a sequence prediction problem, by feat of CTC or…

Computer Vision and Pattern Recognition · Computer Science 2019-07-24 Zhaoyi Wan , Fengming Xie , Yibo Liu , Xiang Bai , Cong Yao

The growing demand for efficient knowledge graph (KG) enrichment leveraging external corpora has intensified interest in relation extraction (RE), particularly under low-supervision settings. To address the need for adaptable and…

Computation and Language · Computer Science 2025-07-10 Luca Mariotti , Veronica Guidetti , Federica Mandreoli

Pre-trained vision-language models~(VLMs) are the de-facto foundation models for various downstream tasks. However, scene text recognition methods still prefer backbones pre-trained on a single modality, namely, the visual modality, despite…

Computer Vision and Pattern Recognition · Computer Science 2024-12-25 Shuai Zhao , Ruijie Quan , Linchao Zhu , Yi Yang

The adaptation capability to a wide range of domains is crucial for scene text spotting models when deployed to real-world conditions. However, existing state-of-the-art (SOTA) approaches usually incorporate scene text detection and…

Computer Vision and Pattern Recognition · Computer Science 2023-11-02 Alloy Das , Sanket Biswas , Ayan Banerjee , Josep Lladós , Umapada Pal , Saumik Bhattacharya

Recent CLIP-like Vision-Language Models (VLMs), pre-trained on large amounts of image-text pairs to align both modalities with a simple contrastive objective, have paved the way to open-vocabulary semantic segmentation. Given an arbitrary…

Computer Vision and Pattern Recognition · Computer Science 2025-06-17 Monika Wysoczańska , Antonin Vobecky , Amaia Cardiel , Tomasz Trzciński , Renaud Marlet , Andrei Bursuc , Oriane Siméoni

Contrastive image-text models such as CLIP form the building blocks of many state-of-the-art systems. While they excel at recognizing common generic concepts, they still struggle on fine-grained entities which are rare, or even absent from…

Computer Vision and Pattern Recognition · Computer Science 2024-02-22 Ahmet Iscen , Mathilde Caron , Alireza Fathi , Cordelia Schmid

Scene text detection, an essential step of scene text recognition system, is to locate text instances in natural scene images automatically. Some recent attempts benefiting from Mask R-CNN formulate scene text detection task as an instance…

Computer Vision and Pattern Recognition · Computer Science 2019-03-29 Jingchao Liu , Xuebo Liu , Jie Sheng , Ding Liang , Xin Li , Qingjie Liu

Recognizing irregular text in natural scene images is challenging due to the large variance in text appearance, such as curvature, orientation and distortion. Most existing approaches rely heavily on sophisticated model designs and/or extra…

Computer Vision and Pattern Recognition · Computer Science 2019-03-19 Hui Li , Peng Wang , Chunhua Shen , Guyu Zhang

In this work, we propose a novel hybrid method for scene text detection namely Correlation Propagation Network (CPN). It is an end-to-end trainable framework engined by advanced Convolutional Neural Networks. Our CPN predicts text objects…

Computer Vision and Pattern Recognition · Computer Science 2018-10-02 Zichuan Liu , Guosheng Lin , Wang Ling Goh , Fayao Liu , Chunhua Shen , Xiaokang Yang

Automatic detection of scene texts in the wild is a challenging problem, particularly due to the difficulties in handling (i) occlusions of varying percentages, (ii) widely different scales and orientations, (iii) severe degradations in the…

Computer Vision and Pattern Recognition · Computer Science 2020-02-18 Kinjal Dasgupta , Sudip Das , Ujjwal Bhattacharya

Video text detection is considered as one of the most difficult tasks in document analysis due to the following two challenges: 1) the difficulties caused by video scenes, i.e., motion blur, illumination changes, and occlusion; 2) the…

Computer Vision and Pattern Recognition · Computer Science 2019-08-21 Hongyuan Yu , Chengquan Zhang , Xuan Li , Junyu Han , Errui Ding , Liang Wang

Scene text detection and document layout analysis have long been treated as two separate tasks in different image domains. In this paper, we bring them together and introduce the task of unified scene text detection and layout analysis. The…

Computer Vision and Pattern Recognition · Computer Science 2022-06-06 Shangbang Long , Siyang Qin , Dmitry Panteleev , Alessandro Bissacco , Yasuhisa Fujii , Michalis Raptis

End-to-end scene text spotting has attracted great attention in recent years due to the success of excavating the intrinsic synergy of the scene text detection and recognition. However, recent state-of-the-art methods usually incorporate…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Mingxin Huang , Yuliang Liu , Zhenghao Peng , Chongyu Liu , Dahua Lin , Shenggao Zhu , Nicholas Yuan , Kai Ding , Lianwen Jin

Previous scene text detection methods have progressed substantially over the past years. However, limited by the receptive field of CNNs and the simple representations like rectangle bounding box or quadrangle adopted to describe text,…

Computer Vision and Pattern Recognition · Computer Science 2019-04-16 Chengquan Zhang , Borong Liang , Zuming Huang , Mengyi En , Junyu Han , Errui Ding , Xinghao Ding