Update README.md
Browse files
README.md
CHANGED
|
@@ -64,7 +64,15 @@ Definitions are not rigorous, user should feel welcome to mix and match at will.
|
|
| 64 |
|
| 65 |
If you use this work please cite:
|
| 66 |
```
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
```
|
|
|
|
| 64 |
|
| 65 |
If you use this work please cite:
|
| 66 |
```
|
| 67 |
+
@inproceedings{whatlies2025,
|
| 68 |
+
title={What Lies Beneath: A Call for Distribution-based Visual Question & Answer Datasets},
|
| 69 |
+
author={Jill P. Naiman and Daniel J. Evans and JooYoung Seo},
|
| 70 |
+
year={2025},
|
| 71 |
+
eprint={2601.22218},
|
| 72 |
+
archivePrefix={arXiv},
|
| 73 |
+
primaryClass={cs.CV},
|
| 74 |
+
url={https://arxiv.org/abs/2601.22218},
|
| 75 |
+
series = {ACM/IEEE Joint Conference on Digital Libraries JCDL 2025},
|
| 76 |
+
booktitle = {ACM/IEEE Joint Conference on Digital Libraries JCDL 2025}
|
| 77 |
+
}
|
| 78 |
```
|