Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Support OK-VQA dataset #1615

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

InvincibleWyq
Copy link
Contributor

Modification

Support OK-VQA dataset.

Reuse the dataset file of COCOVQA, only need to change the annotation file, so only need to change the config.

You can easily download OK-VQA annotation file at https://okvqa.allenai.org/download.html
Or you can fetch it from /mnt/petrelfs/share_data/wangyiqin/coco/annotations/

A example config for BLIP zero-shot inference is provided. It perform an ACC of 40.6.
IrItFDTOEu

Example command:

sh tools/slurm_test.sh <patrition> <jobname> configs/blip/blip-base_8xb32_okvqa.py /mnt/petrelfs/share_data/wangyiqin/blip_ckpt/blip-base_3rdparty-capflit_vqa_20230505-81488941.pth

@YuanLiuuuuuu YuanLiuuuuuu merged commit dbfb84c into open-mmlab:dev Jun 8, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants