joonv2 commited on
Commit
5552ad8
·
verified ·
1 Parent(s): fe7b8b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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
- @inproceedings{jung2026drawingvqa,
63
- title = {DrawingVQA: A Real-World Benchmark for Multi-Depth Visual-Textual Reasoning on Construction Drawings},
64
- author = {Jung, Yoonhwa and Fu, Junryu and Golparvar-Fard, Mani},
65
- booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Findings},
66
- year = {2026},
67
- note = {In press},
68
- url = {[https://joonv2.github.io/DrawingVQA/](https://joonv2.github.io/DrawingVQA/)}
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
  ```