English
Related papers

Related papers: Object Proposals for Text Extraction in the Wild

200 papers

We propose a novel approach for class-agnostic object proposal generation, which is efficient and especially well-suited to detect small objects. Efficiency is achieved by scale-specific objectness attention maps which focus the processing…

Computer Vision and Pattern Recognition · Computer Science 2018-11-22 Christian Wilms , Simone Frintrop

In this paper, we develop a novel unified framework called DeepText for text region proposal generation and text detection in natural images via a fully convolutional neural network (CNN). First, we propose the inception region proposal…

Computer Vision and Pattern Recognition · Computer Science 2016-05-25 Zhuoyao Zhong , Lianwen Jin , Shuye Zhang , Ziyong Feng

Scene text detection remains a grand challenge due to the variation in text curvatures, orientations, and aspect ratios. One of the hardest problems in this task is how to represent text instances of arbitrary shapes. Although many methods…

Computer Vision and Pattern Recognition · Computer Science 2022-01-19 Tao Sheng , Jie Chen , Zhouhui Lian

In this paper, a new method for generating object and action proposals in images and videos is proposed. It builds on activations of different convolutional layers of a pretrained CNN, combining the localization accuracy of the early layers…

Computer Vision and Pattern Recognition · Computer Science 2016-06-16 Amir Ghodrati , Ali Diba , Marco Pedersoli , Tinne Tuytelaars , Luc Van Gool

Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capacity permits a search…

Computer Vision and Pattern Recognition · Computer Science 2015-12-01 Gao Zhu , Fatih Porikli , Hongdong Li

Previous approaches for scene text detection usually rely on manually defined sliding windows. This work presents an intuitive two-stage region-based method to detect multi-oriented text without any prior knowledge regarding the textual…

Computer Vision and Pattern Recognition · Computer Science 2019-06-04 Linjie Deng , Yanxiang Gong , Yi Lin , Jingwen Shuai , Xiaoguang Tu , Yuefei Zhang , Zheng Ma , Mei Xie

Object Detection is the task of identifying the existence of an object class instance and locating it within an image. Difficulties in handling high intra-class variations constitute major obstacles to achieving high performance on standard…

Computer Vision and Pattern Recognition · Computer Science 2012-12-04 Osama Khalil , Andrew Habib

Scene text detection is an important step of scene text recognition system and also a challenging problem. Different from general object detection, the main challenges of scene text detection lie on arbitrary orientations, small sizes, and…

Computer Vision and Pattern Recognition · Computer Science 2018-04-30 Minghui Liao , Baoguang Shi , Xiang Bai

The presence of occlusions has provided substantial challenges to typically-powerful object recognition algorithms. Additional sources of information can be extremely valuable to reduce errors caused by occlusions. Scene context is known to…

Computer Vision and Pattern Recognition · Computer Science 2025-10-31 Courtney M. King , Daniel D. Leeds , Damian Lyons , George Kalaitzis

In this paper we propose to represent a scene as an abstraction of 'things'. We start from 'things' as generated by modern object proposals, and we investigate their immediately observable properties: position, size, aspect ratio and color,…

Computer Vision and Pattern Recognition · Computer Science 2016-10-07 Svetlana Kordumova , Jan C. van Gemert , Cees G. M. Snoek , Arnold W. M. Smeulders

To reduce the manpower consumption on box-level annotations, many weakly supervised object detection methods which only require image-level annotations, have been proposed recently. The training process in these methods is formulated into…

Computer Vision and Pattern Recognition · Computer Science 2021-01-21 Ruibing Jin , Guosheng Lin , Changyun Wen

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

There are many limitations applying object detection algorithm on various environments. Especially detecting small objects is still challenging because they have low resolution and limited information. We propose an object detection method…

Computer Vision and Pattern Recognition · Computer Science 2019-12-17 Jeong-Seon Lim , Marcella Astrid , Hyun-Jin Yoon , Seung-Ik Lee

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

Given the complexities inherent in visual scenes, such as object occlusion, a comprehensive understanding often requires observation from multiple viewpoints. Existing multi-viewpoint object-centric learning methods typically employ random…

Computer Vision and Pattern Recognition · Computer Science 2024-11-04 Yinxuan Huang , Chengmin Gao , Bin Li , Xiangyang Xue

Object proposal technique with dense anchoring scheme for scene text detection were applied frequently to achieve high recall. It results in the significant improvement in accuracy but waste of computational searching, regression and…

Computer Vision and Pattern Recognition · Computer Science 2020-08-20 Anna Zhu , Hang Du , Shengwu Xiong

Typography and layout lead to the hierarchical organisation of text in words, text lines, paragraphs. This inherent structure is a key property of text in any script and language, which has nonetheless been minimally leveraged by existing…

Computer Vision and Pattern Recognition · Computer Science 2024-10-30 Lluis Gomez , Dimosthenis Karatzas

The history of text can be traced back over thousands of years. Rich and precise semantic information carried by text is important in a wide range of vision-based application scenarios. Therefore, text recognition in natural scenes has been…

Computer Vision and Pattern Recognition · Computer Science 2020-12-04 Xiaoxue Chen , Lianwen Jin , Yuanzhi Zhu , Canjie Luo , Tianwei Wang

The goal of this work is to establish a scalable pipeline for expanding an object detector towards novel/unseen categories, using zero manual annotations. To achieve that, we make the following four contributions: (i) in pursuit of…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Chengjian Feng , Yujie Zhong , Zequn Jie , Xiangxiang Chu , Haibing Ren , Xiaolin Wei , Weidi Xie , Lin Ma

Scene-text spotting is a task that predicts a text area on natural scene images and recognizes its text characters simultaneously. It has attracted much attention in recent years due to its wide applications. Existing research has mainly…

Computer Vision and Pattern Recognition · Computer Science 2023-02-22 Masato Fujitake