Datasets:

Modalities:
Image
ArXiv:
Libraries:
Datasets
License:
jnaiman commited on
Commit
78595ca
·
verified ·
1 Parent(s): c366917

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
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
- Accepted to JCDL 2025!
68
-
69
- More info TBD
 
 
 
 
 
 
 
 
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
  ```