paper-with-me

홈 › Papers

TextCaps: a Dataset for Image Captioning with Reading Comprehension

2020-03-24 · ECCV 2020 8 · Oleksii Sidorov, Ronghang Hu, Marcus Rohrbach, Amanpreet Singh

Image descriptions can help visually impaired people to quickly understand the image content. While we made significant progress in automatically describing images and optical character recognition, current approaches are unable to include written text in their descriptions, although text is omnipresent in human environments and frequently critical to understand our surroundings. To study how to comprehend text in the context of an image we collect a novel dataset, TextCaps, with 145k captions for 28k images. Our dataset challenges a model to recognize text, relate it to its visual context, and decide what part of the text to copy or paraphrase, requiring spatial, semantic, and visual reasoning between multiple text tokens and visual entities, such as objects. We study baselines and adapt existing approaches to this new task, which we refer to as image captioning with reading comprehension. Our analysis with automatic and human studies shows that our new TextCaps dataset provides many new technical challenges over previous datasets.

📄 PDF Abstract BibTeX arXiv:2003.12462

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningOptical Character RecognitionOptical Character Recognition (OCR)Reading ComprehensionVisual Reasoning

Similar Papers 제목 키워드 기반

Confidence-aware Non-repetitive Multimodal Transformers for TextCaps

2020-12-07 · Zhaokai Wang, Renda Bao, Qi Wu, Si Liu

When describing an image, reading text in the visual scene is crucial to understand the key information. Recent work explores the TextCaps task, i.e. image captioning with reading Optical Character Recognition (OCR) toke…

Image CaptioningOptical Character RecognitionOptical Character Recognition (OCR)

Simple is not Easy: A Simple Strong Baseline for TextVQA and TextCaps

2020-12-09 · Qi Zhu, Chenyu Gao, Peng Wang, Qi Wu

Texts appearing in daily scenes that can be recognized by OCR (Optical Character Recognition) tools contain significant information, such as street name, product brand and prices. Two tasks -- text-based visual question …

DecoderImage CaptioningOptical Character RecognitionOptical Character Recognition (OCR)+4

Question-controlled Text-aware Image Captioning

2021-08-04 · Anwen Hu, ShiZhe Chen, Qin Jin

For an image with multiple scene texts, different people may be interested in different text information. Current text-aware image captioning models are not able to generate distinctive captions according to various info…

DecoderImage CaptioningQuestion Answering

Controllable Image Captioning via Prompting

2022-12-04 · Ning Wang, Jiahao Xie, Jihao Wu, Mingbo Jia 외

Despite the remarkable progress of image captioning, existing captioners typically lack the controllable capability to generate desired image captions, e.g., describing the image in a rough or detailed manner, in a factu…

controllable image captioningImage CaptioningPrompt EngineeringPrompt Learning

Linguistically Informed Multimodal Fusion for Vietnamese Scene-Text Image Captioning: Dataset, Graph Framework, and Phonological Attention

2026-04-30 · Nhi Ngoc-Yen Nguyen, Anh-Duc Nguyen, Nghia Hieu Nguyen, Kiet Van Nguyen 외 arxiv

Scene-text image captioning requires fusing three information streams -- visual features, OCR-detected text, and linguistic knowledge -- to generate descriptions that faithfully integrate text visible in images. Existing…

Image Captioning