中文
相关论文

相关论文: Text Detection & Recognition in the Wild for Robot…

200 篇论文

Place recognition is a critical component in robot navigation that enables it to re-establish previously visited locations, and simultaneously use this information to correct the drift incurred in its dead-reckoned estimate. In this work,…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Sudeep Pillai , John Leonard

State-of-the-art text spotting systems typically aim to detect isolated words or word-by-word text in images of natural scenes and ignore the semantic coherence within a region of text. However, when interpreted together, seemingly isolated…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Yi Zheng , Qitong Wang , Margrit Betke

Arbitrary-shaped text detection has recently attracted increasing interests and witnessed rapid development with the popularity of deep learning algorithms. Nevertheless, existing approaches often obtain inaccurate detection results, mainly…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Tao Sheng , Zhouhui Lian

In the deployment of scene-text spotting systems on mobile platforms, lightweight models with low computation are preferable. In concept, end-to-end (E2E) text spotting is suitable for such purposes because it performs text detection and…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Ryota Yoshihashi , Tomohiro Tanaka , Kenji Doi , Takumi Fujino , Naoaki Yamashita

Object Proposals is a recent computer vision technique receiving increasing interest from the research community. Its main objective is to generate a relatively small set of bounding box proposals that are most likely to contain objects of…

计算机视觉与模式识别 · 计算机科学 2015-09-09 Lluis Gomez , Dimosthenis Karatzas

Recently, text detection and recognition in natural scenes are becoming increasing popular in the computer vision community as well as the document analysis community. However, majority of the existing ideas, algorithms and systems are…

计算机视觉与模式识别 · 计算机科学 2015-06-11 Xinyu Zhou , Shuchang Zhou , Cong Yao , Zhimin Cao , Qi Yin

Robust visual localization under a wide range of viewing conditions is a fundamental problem in computer vision. Handling the difficult cases of this problem is not only very challenging but also of high practical relevance, e.g., in the…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Johannes L. Schönberger , Marc Pollefeys , Andreas Geiger , Torsten Sattler

Visual Place Recognition (VPR) enables robots and autonomous vehicles to identify previously visited locations by matching current observations against a database of known places. However, VPR systems face significant challenges when…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Emily Miller , Michael Milford , Muhammad Burhan Hafez , SD Ramchurn , Shoaib Ehsan

Scene text recognition is a popular topic and extensively used in the industry. Although many methods have achieved satisfactory performance for the close-set text recognition challenges, these methods lose feasibility in open-set…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Chang Liu , Chun Yang , Hai-Bo Qin , Xiaobin Zhu , Cheng-Lin Liu , Xu-Cheng Yin

Visual-based recognition, e.g., image classification, object detection, etc., is a long-standing challenge in computer vision and robotics communities. Concerning the roboticists, since the knowledge of the environment is a prerequisite for…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Antonios Gasteratos , Konstantinos A. Tsintotas , Tobias Fischer , Yiannis Aloimonos , Michael Milford

Automatic reading texts in scenes has attracted increasing interest in recent years as texts often carry rich semantic information that is useful for scene understanding. In this paper, we propose a novel scene text proposal technique…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Dinh NguyenVan , Shijian Lu , Shangxuan Tian , Nizar Ouarti , Mounir Mokhtari

Deep learning based methods have achieved surprising progress in Scene Text Recognition (STR), one of classic problems in computer vision. In this paper, we propose a feasible framework for multi-lingual arbitrary-shaped STR, including…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Jinjin Zhang , Wei Wang , Di Huang , Qingjie Liu , Yunhong Wang

To achieve high coverage of target boxes, a normal strategy of conventional one-stage anchor-based detectors is to utilize multiple priors at each spatial position, especially in scene text detection tasks. In this work, we present a simple…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Linjie Deng , Yanxiang Gong , Xinchen Lu , Yi Lin , Zheng Ma , Mei Xie

This paper presents a simple yet efficient ensemble learning framework for Vietnamese scene text spotting. Leveraging the power of ensemble learning, which combines multiple models to yield more accurate predictions, our approach aims to…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Hieu Nguyen , Cong-Hoang Ta , Phuong-Thuy Le-Nguyen , Minh-Triet Tran , Trung-Nghia Le

Numerous scene text detection methods have been proposed in recent years. Most of them declare they have achieved state-of-the-art performances. However, the performance comparison is unfair, due to lots of inconsistent settings (e.g.,…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Pengwen Dai , Xiaochun Cao

In recent years, text recognition has achieved remarkable success in recognizing scanned document text. However, word recognition in natural images is still an open problem, which generally requires time consuming post-processing steps. We…

计算机视觉与模式识别 · 计算机科学 2017-05-17 Andrei Polzounov , Artsiom Ablavatski , Sergio Escalera , Shijian Lu , Jianfei Cai

This paper presents a novel training method for end-to-end scene text recognition. End-to-end scene text recognition offers high recognition accuracy, especially when using the encoder-decoder model based on Transformer. To train a highly…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Shota Orihashi , Yoshihiro Yamazaki , Naoki Makishima , Mana Ihori , Akihiko Takashima , Tomohiro Tanaka , Ryo Masumura

Visual Place Recognition (VPR) in indoor environments is beneficial to humans and robots for better localization and navigation. It is challenging due to appearance changes at various frequencies, and difficulties of obtaining ground truth…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Diwei Sheng , Anbang Yang , John-Ross Rizzo , Chen Feng

Video-Text Pre-training (VTP) aims to learn transferable representations for various downstream tasks from large-scale web videos. To date, almost all existing VTP methods are limited to retrieval-based downstream tasks, e.g., video…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Meng Cao , Tianyu Yang , Junwu Weng , Can Zhang , Jue Wang , Yuexian Zou

Many scene text recognition approaches are based on purely visual information and ignore the semantic relation between scene and text. In this paper, we tackle this problem from natural language processing perspective to fill the gap…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Ahmed Sabir , Francesc Moreno-Noguer , Lluís Padró