Jingbiao commited on
Commit
e7ca42f
1 Parent(s): 0af1d96

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - question-answering
5
+ language:
6
+ - en
7
+ tags:
8
+ - VQA
9
+ - KBVQA
10
+ - RAVQA
11
+ - Retrieval
12
+ ---
13
+ This is the official release of resources for the RAVQA-V2. This repository contains the pre-extracted features for OK-VQA, and the pre-trained checkpoints for RAVQA-V2 (equipped with Fine-grained Late-interaction Multi-modal Retrieval).
14
+ The code can be found on [Github](https://github.com/LinWeizheDragon/Retrieval-Augmented-Visual-Question-Answering/tree/RAVQAv2)