You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@greathope As far as I remember, we got those results on the testset (with our old Torch7 code, but you should get the same results with this code in pytorch):
Overall Accuracy is: 64.77
Per Answer Type Accuracy is the following:
other : 54.47
number : 38.43
yes/no : 83.81
with this command on vqa v1.0:
python train.py --vqa_trainsplit trainval --path_opt options/vqa/mutan_att_trainval.yaml
The text was updated successfully, but these errors were encountered: