GT-Vision-Lab / VQA_LSTM_CNN

Train a deeper LSTM and normalized CNN Visual Question Answering model. This current code can get 58.16 on OpenEnded and 63.09 on Multiple-Choice on test-standard.
376 stars 133 forks source link

Updated `image` package loads images regardless of extension #7

Closed abhshkdz closed 8 years ago

abhshkdz commented 8 years ago

This was fixed in https://github.com/torch/image/issues/129.