Giter Site home page Giter Site logo

visual-question-answering-with-keras's Introduction

Visual Question Answering on the FloodNet Dataset

As a step towards learning more about multimodal systems, I took part in the FloodNet Challenge @ EARTHVISION 2021 - Track 2. The track involved developing a Visual Question Answering (VQA) algorithm that could effectively answer questions based on the FloodNet Dataset.


Image Credits: arXiv:2012.02951v1

In my work, I built a simple Joint Embedding VQA-based model, taking inspiration from Akshay Chavan's articles and Github repository.

For image feature extraction, I experimented with two models—VGG16 and InceptionResNetv2. For textual features, I explored the usage of RNNs and LSTMs while attempting to use self-attention.

The model gave an overall accuracy 0.4254 which could be improved by doing the following:

  • Training the model for a greater number of epochs or till it converges.
  • Using attention based models for image features, text features or both.
  • Implementing other concatenation techniques such as Multimodal Compact Bilinear Pooling (MCBP)

The challenge was a first for me as I attempted to use the knowledge I gained from months of reading about VQA systems to finally working on implementing them. As a way forward, I plan to improve my understanding of language models and attention mechanisms before working on more multimodal-based projects.

visual-question-answering-with-keras's People

Contributors

trisha-c-a avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.