paper-with-me

Papers

Scene Text Detection via Holistic, Multi-Channel Prediction

2016-06-29 · Cong Yao, Xiang Bai, Nong Sang, Xinyu Zhou, Shuchang Zhou, Zhimin Cao

Recently, scene text detection has become an active research topic in computer vision and document analysis, because of its great importance and significant challenge. However, vast majority of the existing methods detect text within local regions, typically through extracting character, word or line level candidates followed by candidate aggregation and false positive elimination, which potentially exclude the effect of wide-scope and long-range contextual cues in the scene. To take full advantage of the rich information available in the whole natural image, we propose to localize text in a holistic manner, by casting scene text detection as a semantic segmentation problem. The proposed algorithm directly runs on full images and produces global, pixel-wise prediction maps, in which detections are subsequently formed. To better make use of the properties of text, three types of information regarding text region, individual characters and their relationship are estimated, with a single Fully Convolutional Network (FCN) model. With such predictions of text properties, the proposed algorithm can simultaneously handle horizontal, multi-oriented and curved text in real-world natural images. The experiments on standard benchmarks, including ICDAR 2013, ICDAR 2015 and MSRA-TD500, demonstrate that the proposed algorithm substantially outperforms previous state-of-the-art approaches. Moreover, we report the first baseline result on the recently-released, large-scale dataset COCO-Text.

📄 PDF Abstract BibTeX arXiv:1606.09002

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionScene Text DetectionSemantic SegmentationText Detection

Similar Papers 제목 키워드 기반

Human-Machine CRFs for Identifying Bottlenecks in Holistic Scene Understanding

2014-06-16 · Roozbeh Mottaghi, Sanja Fidler, Alan Yuille, Raquel Urtasun 외

Recent trends in image understanding have pushed for holistic scene understanding models that jointly reason about various tasks such as object detection, scene recognition, shape analysis, contextual reasoning, and loca…

Objectobject-detectionObject DetectionScene Recognition+2

A Sentence Is Worth a Thousand Pixels

2013-06-01 · CVPR 2013 6 · Sanja Fidler, Abhishek Sharma, Raquel Urtasun

We are interested in holistic scene understanding where images are accompanied with text in the form of complex sentential descriptions. We propose a holistic conditional random field model for semantic parsing which rea…

Re-RankingScene UnderstandingSegmentationSemantic Parsing+2

Holistic 3D Scene Parsing and Reconstruction from a Single RGB Image

2018-08-07 · ECCV 2018 9 · Siyuan Huang, Siyuan Qi, Yixin Zhu, Yinxue Xiao 외

We propose a computational framework to jointly parse a single RGB image and reconstruct a holistic 3D configuration composed by a set of CAD models using a stochastic grammar model. Specifically, we introduce a Holistic…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+6

Towards Holistic Surgical Scene Understanding

2022-12-08 · Natalia Valderrama, Paola Ruiz Puentes, Isabela Hernández, Nicolás Ayobi 외

Most benchmarks for studying surgical interventions focus on a specific challenge instead of leveraging the intrinsic complementarity among different tasks. In this work, we present a new experimental framework towards h…

Action RecognitionAtomic action recognitionScene UnderstandingSurgical phase recognition

TSP-Transformer: Task-Specific Prompts Boosted Transformer for Holistic Scene Understanding

2023-11-06 · Shuo Wang, Jing Li, Zibo Zhao, Dongze Lian 외

Holistic scene understanding includes semantic segmentation, surface normal estimation, object boundary detection, depth estimation, etc. The key aspect of this problem is to learn representation effectively, as each sub…

Boundary DetectionDepth EstimationRepresentation LearningScene Understanding+3