LAVIS icon indicating copy to clipboard operation
LAVIS copied to clipboard

Adding dataset for VQA task

Open AditiSharma97 opened this issue 3 years ago • 1 comments

Hi, how can I add the visual7w dataset for the VQA task? The adding datasets documentation is for AVSD task and I'm not sure how to do similar steps but for a different task... My data has images, questions, multiple options and answers. Thanks.

AditiSharma97 avatar Oct 28 '22 15:10 AditiSharma97

Hi @AditiSharma97 ,

Datasets and tasks are not coupled in LAVIS. Therefore, the tutorial example of adding AVSD will also work for captioning datasets.

Another suggestion is to take a look at the COCO caption.

Please feel free to ask specific questions.

Thanks.

dxli94 avatar Nov 02 '22 03:11 dxli94