Update README.md
Browse files
README.md
CHANGED
|
@@ -59,12 +59,12 @@ Due to privacy constraints regarding real-world "Issued for Construction" docume
|
|
| 59 |
If you use DRAWINGVQA in your research, please cite our CVPR 2026 paper:
|
| 60 |
|
| 61 |
```bibtex
|
| 62 |
-
@
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
}
|
| 70 |
```
|
|
|
|
| 59 |
If you use DRAWINGVQA in your research, please cite our CVPR 2026 paper:
|
| 60 |
|
| 61 |
```bibtex
|
| 62 |
+
@InProceedings{Jung_2026_CVPR,
|
| 63 |
+
author = {Jung, Yoonhwa and Fu, Junryu and Golparvar-Fard, Mani},
|
| 64 |
+
title = {DrawingVQA: A Real-World Benchmark for Multi-Depth Visual-Textual Reasoning on Construction Drawings},
|
| 65 |
+
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Findings},
|
| 66 |
+
month = {June},
|
| 67 |
+
year = {2026},
|
| 68 |
+
pages = {2121-2130}
|
| 69 |
}
|
| 70 |
```
|