DrawingVQA / README.md
joonv2's picture
Update README.md
8b8a8e4 verified
|
Raw
History Blame Contribute Delete
1.29 kB
## Glance at DrawingVQA Question and Answer Set
Due to privacy constraints regarding real-world "Issued for Construction" documents, the original drawing images are not fully open to the public. However, the complete question set (text) is publicly available under CC BY-NC-SA 4.0. Researchers can still perform benchmark evaluations using our HuggingFace leaderboard repository (Coming Soon).
## Paper
[![Paper](https://img.shields.io/badge/paper-cvpr_2026-blue)](https://openaccess.thecvf.com/content/CVPR2026F/papers/Jung_DrawingVQA_A_Real-World_Benchmark_for_Multi-Depth_Visual-Textual_Reasoning_on_Construction_CVPRF_2026_paper.pdf)
[![Supplementary](https://img.shields.io/badge/paper-cvpr_2026_supp-blue)](https://openaccess.thecvf.com/content/CVPR2026F/supplemental/Jung_DrawingVQA_A_Real-World_CVPRF_2026_supplemental.pdf)
## Citation
```bibtex
@InProceedings{Jung_2026_CVPR,
author = {Jung, Yoonhwa and Fu, Junryu and Golparvar-Fard, Mani},
title = {DrawingVQA: A Real-World Benchmark for Multi-Depth Visual-Textual Reasoning on Construction Drawings},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Findings},
month = {June},
year = {2026},
pages = {2121-2130}
}
```