DHRISHTIKON
收藏资源简介:
DHRISHTIKON是一个多粒度视觉定位框架,旨在增强对复杂、多语言文档的可解释性和可信度。该数据集包含从CircularsVQA测试集中精选的70张文档图像,以及509个问答对,涵盖了多个粒度级别的详细注释。数据集内容丰富,包括块级、行级、词级和点级数据,旨在评估细粒度的空间语义推理。数据集由人工标注,而非通过合成数据生成策略,从而保证了数据的质量和准确性。
DHRISHTIKON is a multi-granularity visual localization framework designed to enhance the interpretability and trustworthiness of complex, multilingual documents. This dataset includes 70 document images selected from the CircularsVQA test set, as well as 509 question-answer pairs covering detailed annotations across multiple granularity levels. Featuring rich content, the dataset encompasses block-level, line-level, word-level and point-level data, aiming to evaluate fine-grained spatial semantic reasoning. The dataset is manually annotated rather than generated via synthetic data generation strategies, thereby ensuring the quality and accuracy of the data.
DrishtiKon数据集概述
数据集简介
- 数据集名称:DrishtiKon Grounding Demo
- 类型:视觉定位与文档理解应用数据集
- 应用场景:政府监管文档的视觉问答(VQA)与定位
核心功能
-
视觉定位与文档理解
- 支持图像/PDF上传
- 提供多级视觉定位(区块/行/词/点级别)
-
工程解决方案
- OCR文本提取(使用DocTR模型)
- 基于文本匹配的问答对定位策略
技术实现
文本匹配策略
- 功能模块:
get_matched_regions() - 匹配维度:
- 答案匹配度(权重0.8)
- 问题关联度(权重0.2)
- 关键参数:
- 匹配阈值CUT_OFF_THRESHOLD=70
- 最大返回结果MAX_MATCHES=5
细粒度定位
- 词级定位:
get_word_level_matches() - 支持连续词序列检测
- 依赖OCR输出的词级边界框数据
视觉定位能力
-
支持级别
- 词级定位
- 行级定位
- 多行文本定位
-
技术挑战
- 多行定位与精度权衡问题
- 待优化项标注在TODO中
辅助工具
- 标注工具路径:
annotation/ - 支持标注类型:区块/行/词/点级别边界框

- 1DrishtiKon: Multi-Granular Visual Grounding for Text-Rich Document Images印度理工学院孟买分校计算机科学与工程系 · 2025年



