ChongyanChen commited on
Commit
dcc0329
·
verified ·
1 Parent(s): 3e0b8ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -44,10 +44,13 @@ Due to the constraint of huggingface, we separate the image files into 7 folders
44
  ## Citation
45
  **BibTeX:**
46
  ```bibtex
47
- @article{chen2023vqaonline,
48
- title={Fully Authentic Visual Question Answering Dataset from Online Communities},
49
  author={Chen, Chongyan and Liu, Mengchen and Codella, Noel and Li, Yunsheng and Yuan, Lu and Gurari, Danna},
50
- journal={arXiv preprint arXiv:2311.15562},
51
- year={2023}
 
 
52
  }
 
53
  ```
 
44
  ## Citation
45
  **BibTeX:**
46
  ```bibtex
47
+ @inproceedings{chen2024fully,
48
+ title={Fully authentic visual question answering dataset from online communities},
49
  author={Chen, Chongyan and Liu, Mengchen and Codella, Noel and Li, Yunsheng and Yuan, Lu and Gurari, Danna},
50
+ booktitle={European Conference on Computer Vision},
51
+ pages={252--269},
52
+ year={2024},
53
+ organization={Springer}
54
  }
55
+
56
  ```