vqa.pytorch
vqa.pytorch copied to clipboard
How to process the multiple choice answer
Hi, I am confused that how to use the multiple choice answer in the multiple-choice task when training and evaluate the model?
Can we process the multiple choice answer the same as the open-ended task?
Thanks.
It is not possible with the current implementation. Sorry