Cadene / vqa.pytorch

Visual Question Answering in Pytorch
716 stars 177 forks source link

Results on test split #43

Open zwx8981 opened 6 years ago

zwx8981 commented 6 years ago

Hi, I have finished training and selected the model with best performance on val set. How can I get the results on test split which can be submitted into the VQA challenge website to get the test-dev results?