CVJan 26, 2016

COCO-Text: Dataset and Benchmark for Text Detection and Recognition in Natural Images

arXiv:1601.07140v2615 citations
Originality Synthesis-oriented
AI Analysis

It addresses the problem of text detection and recognition in complex scenes for computer vision researchers, but is incremental as it builds on existing datasets like MS COCO.

The paper introduces the COCO-Text dataset, based on MS COCO, to advance text detection and recognition in natural images by providing over 173k text annotations in 63k images with detailed classifications like machine-printed vs. handwritten and legibility.

This paper describes the COCO-Text dataset. In recent years large-scale datasets like SUN and Imagenet drove the advancement of scene understanding and object recognition. The goal of COCO-Text is to advance state-of-the-art in text detection and recognition in natural images. The dataset is based on the MS COCO dataset, which contains images of complex everyday scenes. The images were not collected with text in mind and thus contain a broad variety of text instances. To reflect the diversity of text in natural scenes, we annotate text with (a) location in terms of a bounding box, (b) fine-grained classification into machine printed text and handwritten text, (c) classification into legible and illegible text, (d) script of the text and (e) transcriptions of legible text. The dataset contains over 173k text annotations in over 63k images. We provide a statistical analysis of the accuracy of our annotations. In addition, we present an analysis of three leading state-of-the-art photo Optical Character Recognition (OCR) approaches on our dataset. While scene text detection and recognition enjoys strong advances in recent years, we identify significant shortcomings motivating future work.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes