izhx commited on
Commit
96a84a0
1 Parent(s): 9fef271

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -63,3 +63,17 @@ configs:
63
  path: query.parquet
64
  license: cc-by-4.0
65
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  path: query.parquet
64
  license: cc-by-4.0
65
  ---
66
+
67
+
68
+ ## OK-VQA Image-Text to Text Retreival
69
+
70
+
71
+ ```
72
+ @inproceedings{marino2019ok,
73
+ title={Ok-vqa: A visual question answering benchmark requiring external knowledge},
74
+ author={Marino, Kenneth and Rastegari, Mohammad and Farhadi, Ali and Mottaghi, Roozbeh},
75
+ booktitle={Proceedings of the IEEE/cvf conference on computer vision and pattern recognition},
76
+ pages={3195--3204},
77
+ year={2019}
78
+ }
79
+ ```