VQA-Keras-Visual-Question-Answering
VQA-Keras-Visual-Question-Answering copied to clipboard
functional api + python3
The model is re-written with functional api keras==2.1.0
Some code is updated to work with python3
Because of using keras==2.1.0
old weights can not be loaded to new model.