VQA-tensorflow icon indicating copy to clipboard operation
VQA-tensorflow copied to clipboard

Tensorflow Implementation of Deeper LSTM+ normalized CNN for Visual Question Answering

Results 4 VQA-tensorflow issues
Sort by recently updated
recently updated
newest added

Hi, Can you just send the code for prediction suing own image and question like you mention in your VQG-tensorflow repository

Hello, my torch runs third instructions to generate data_img.h5. There is no error in running, but it doesn't execute the generated.H5 file. It ends directly, so I would like to...

Hello,after I ran this cmd -- "th prepro_img.lua -input_json data_prepro.json -image_root path_to_image_root -cnn_proto path_to_cnn_prototxt -cnn_model path to cnn_model ", then it showed that: /home/zhangweiming/torch/install/bin/luajit: .../zhangweiming/torch/install/share/lua/5.1/trepl/init.lua:384: module 'cunn' not found:No LuaRocks...