mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-06 02:50:47 +00:00
Update Evaluation.md
This commit is contained in:
parent
6b91ec6f24
commit
0c27a75fd6
@ -3,19 +3,20 @@
|
|||||||
|
|
||||||
### GQA
|
### GQA
|
||||||
Images and question-answer pairs will be loaded during the evaluation.
|
Images and question-answer pairs will be loaded during the evaluation.
|
||||||
```
|
|
||||||
python run_eval.py xxxx
|
``` python run_eval.py xxxx ```
|
||||||
```
|
|
||||||
|
|
||||||
### VSR
|
### VSR
|
||||||
Images and question-answer pairs will be loaded during the evaluation.
|
Images and question-answer pairs will be loaded during the evaluation.
|
||||||
```
|
|
||||||
python run_eval.py xxxx
|
``` python run_eval.py xxxx ```
|
||||||
```
|
|
||||||
|
|
||||||
### IconVQA
|
### IconVQA
|
||||||
|
|
||||||
### VizWiz
|
### VizWiz
|
||||||
|
1. Download [`test.json`](https://vizwiz.cs.colorado.edu/VizWiz_final/vqa_data/Annotations.zip) and extract [`test.zip`](https://vizwiz.cs.colorado.edu/VizWiz_final/images/test.zip) to `test`. Put them under `your_path/vizwiz`.
|
||||||
|
2. Single-GPU inference.
|
||||||
|
``` python run_eval.py xxxx ```
|
||||||
|
|
||||||
### HM
|
### HM
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user