Datasets:
Update README.md
Browse files
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 |
-
@
|
| 48 |
-
title={Fully
|
| 49 |
author={Chen, Chongyan and Liu, Mengchen and Codella, Noel and Li, Yunsheng and Yuan, Lu and Gurari, Danna},
|
| 50 |
-
|
| 51 |
-
|
|
|
|
|
|
|
| 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 |
```
|