ABOUT
I use Python, data and Machine Learning techniques to solve business challenges. I find joy in expanding my knowledge through continuous learning.
Based in Antananarivo, MG (remote)
I use Python, data and Machine Learning techniques to solve business challenges. I find joy in expanding my knowledge through continuous learning.
Evaluating BERT for the VQA task
Project links
Skills
About this project
Visual Question Answering (VQA) involves answering questions about images using natural language. Initially, RNNs, LSTMs, and GRUs with pretrained word embeddings were used for question-only baselines. However, with advancements, large-scale pretrained language models like BERT have become involved. This project aims to retrain and evaluate a language-only baseline VQA model using BERT.