Textual Visual Semantic Dataset for Text Spotting
收藏资源简介:
这是一个用于Text Spotting的视觉语义数据集,旨在通过扩展COCO-text数据集,添加场景信息(如图像中的物体和地点),以帮助研究人员在Text Spotting系统中考虑文本与场景之间的语义关系,并提供一个共同框架。
This is a visual semantic dataset designed for Text Spotting, which aims to assist researchers in considering the semantic relationships between text and scenes within Text Spotting systems by expanding the COCO-text dataset with additional scene information (such as objects and locations in images). It also provides a unified framework for this purpose.
数据集概述
数据集名称
- Textual Visual Semantic Dataset for Text Spotting
数据集用途
- 用于Text Spotting任务,即在图像中检测和识别文本,如标识牌、交通信号或衣物品牌等。
数据集特点
- 基于COCO-text数据集扩展,增加了场景信息(如图像中的物体和地点),以支持研究者在其Text Spotting系统中考虑文本与场景的语义关系。
数据集结构
-
1. 图像提取
- 使用COCO-text官方API提取全图及其边界框(gt)。
- 使用Matlab 2018和MatConvNet框架提取边界框和顶部k个物体。
-
2. 视觉上下文数据
- 包含图像ID、检测到的单词、物体和地点信息。
- 提供预计算的模型以计算物体/地点之间的相似度或距离。
-
3. 测试数据
- 包含图像ID、检测到的单词、物体1、物体2和地点。
- 来自ICDAR2017 Robust Reading Challenge on COCO-Text,Task 3 End-to-End Recognition。
-
4. 图像描述
- 包含图像ID、检测到的单词、物体和地点的描述。
-
5. 物体和文本共现数据库
- 提供文本和物体的共现信息及其条件概率。
数据集操作
- 提供Python和Matlab脚本用于数据处理和分析。
- 支持使用预训练模型(如GloVe和fastText)进行相似度计算。
数据集引用
bibtex @inproceedings{sabir2020textual, title={Textual visual semantic dataset for text spotting}, author={Sabir, Ahmed and Moreno-Noguer, Francesc and Padr{o}, Llu{\i}s}, booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops}, pages={542--543}, year={2020} }




