paper-with-me

홈 › Papers

TextBoxes++: A Single-Shot Oriented Scene Text Detector

2018-01-09 · Minghui Liao, Baoguang Shi, Xiang Bai

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 significantly variant aspect ratios of text in natural images. In this paper, we present an end-to-end trainable fast scene text detector, named TextBoxes++, which detects arbitrary-oriented scene text with both high accuracy and efficiency in a single network forward pass. No post-processing other than an efficient non-maximum suppression is involved. We have evaluated the proposed TextBoxes++ on four public datasets. In all experiments, TextBoxes++ outperforms competing methods in terms of text localization accuracy and runtime. More specifically, TextBoxes++ achieves an f-measure of 0.817 at 11.6fps for 1024*1024 ICDAR 2015 Incidental text images, and an f-measure of 0.5591 at 19.8fps for 768*768 COCO-Text images. Furthermore, combined with a text recognizer, TextBoxes++ significantly outperforms the state-of-the-art approaches for word spotting and end-to-end text recognition tasks on popular benchmarks. Code is available at: https://github.com/MhLiao/TextBoxes_plusplus

📄 PDF Abstract BibTeX arXiv:1801.02765

Code (3)

MhLiao/TextBoxes_plusplus 공식 구현
jercas/TextBoxes_plusplus_tf tf
sonamghosh/local_hack_day_2018 pytorch

Tasks

object-detectionObject DetectionScene Text DetectionScene Text RecognitionText Detection

Similar Papers 제목 키워드 기반

TextBoxes: A Fast Text Detector with a Single Deep Neural Network

2016-11-21 · Minghui Liao, Baoguang Shi, Xiang Bai, Xinggang Wang 외

This paper presents an end-to-end trainable fast scene text detector, named TextBoxes, which detects scene text with both high accuracy and efficiency in a single network forward pass, involving no post-process except fo…

ArbiText: Arbitrary-Oriented Text Detection in Unconstrained Scene

2017-11-30 · Daitao Xing, Zichen Li, Xin Chen, Yi Fang

Arbitrary-oriented text detection in the wild is a very challenging task, due to the aspect ratio, scale, orientation, and illumination variations. In this paper, we propose a novel method, namely Arbitrary-oriented Text…

Text Detection

Not Only Look But Observe: Variational Observation Model of Scene-Level 3D Multi-Object Understanding for Probabilistic SLAM

2019-07-23 · Hyeonwoo Yu

We present NOLBO, a variational observation model estimation for 3D multi-object from 2D single shot. Previous probabilistic instance-level understandings mainly consider the single-object image, not single shot with mul…

ObjectSimultaneous Localization and Mapping

UniGoal: Towards Universal Zero-shot Goal-oriented Navigation

2025-03-13 · CVPR 2025 1 · Hang Yin, Xiuwei Xu, Lingqing Zhao, Ziwei Wang 외

In this paper, we propose a general framework for universal zero-shot goal-oriented navigation. Existing zero-shot methods build inference framework upon large language models (LLM) for specific tasks, which differs a lo…

Graph Matching

ShopSign: a Diverse Scene Text Dataset of Chinese Shop Signs in Street Views

2019-03-25 · Chongsheng Zhang, Guowen Peng, Yuefeng Tao, Feifei Fu 외

In this paper, we introduce the ShopSign dataset, which is a newly developed natural scene text dataset of Chinese shop signs in street views. Although a few scene text datasets are already publicly available (e.g. ICDAR…

Scene Text DetectionText Detection