abhshkdz / neural-vqa-attention

:question: Attention-based Visual Question Answering in Torch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calculate the accuracy

jijibn opened this issue · comments

Hello,
how can we calculate the accuracy at each checkpoint?

The readme has instructions on how to generate answer predictions into a json file. To compute accuracy, you should use the VQA evaluation tools.