This repository contains the implementation of the proposed VQA model from my MSc project. The implementation was done using PyTorch and OpenVQA framework.
The main folder for the model is located here, and the main python file for the model is here.
The code to generate visualisation of attention distribution is here.