EST-VQA
收藏资源简介:
EST-VQA数据集是一个用于双语场景文本视觉问答的数据集,提供了图像和注释,用于评估模型在视觉问答任务上的表现。
The EST-VQA dataset is a bilingual scene text visual question answering dataset, providing images and annotations for evaluating model performance on visual question answering tasks.
数据集概述
数据集名称
EST-VQA
数据集下载
- Google Drive:
- Baidu Netdisk:
数据集评估
-
使用
eval.py进行模型评估。 -
命令示例:
python eval.py --pred_file PATH_TO_PRED --gt_file PATH_TO_GT
数据集引用
@inproceedings{wang2020general, title={On the general value of evidence, and bilingual scene-text visual question answering}, author={Wang, Xinyu and Liu, Yuliang and Shen, Chunhua and Ng, Chun Chet and Luo, Canjie and Jin, Lianwen and Chan, Chee Seng and Hengel, Anton van den and Wang, Liangwei}, booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition}, pages={10126--10135}, year={2020} }




