mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-05 18:40:46 +00:00
27 lines
566 B
Markdown
27 lines
566 B
Markdown
|
|
### OKVQA
|
|
|
|
### GQA
|
|
Images and question-answer pairs will be loaded during the evaluation.
|
|
|
|
``` python run_eval.py xxxx ```
|
|
|
|
### VSR
|
|
Images and question-answer pairs will be loaded during the evaluation.
|
|
|
|
``` python run_eval.py xxxx ```
|
|
|
|
### IconVQA
|
|
|
|
### 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
|
|
|
|
|
|
|
|
|
|
|