LAVIS
LAVIS copied to clipboard
Adding dataset for VQA task
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.
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.