nips-mrn-vqa

Visual QA Model

This project presents a neural network model designed to answer visual questions by combining question and image features in a residual learning framework.

Multimodal Residual Learning for Visual QA (NIPS 2016)

GitHub

39 stars
4 watching
5 forks
Language: Lua
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
gt-vision-lab/vqa_lstm_cnnA Visual Question Answering model using a deeper LSTM and normalized CNN architecture.377
zcyang/imageqa-sanThis project provides code for training image question answering models using stacked attention networks and convolutional neural networks.108
visionlearninggroup/ask_attend_and_answerDevelops a deep learning model to answer questions about visual scenes based on spatial attention and question guidance25
mlpc-ucsd/blivaA multimodal LLM designed to handle text-rich visual questions270
jiasenlu/hiecoattenvqaA framework for training Hierarchical Co-Attention models for Visual Question Answering using preprocessed data and a specific image model.349
vlgiitr/dmn-plusA PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms64
researchmm/sttnProposes a deep learning model to fill missing regions in video frames and generate completed videos480
cadene/vqa.pytorchA PyTorch implementation of visual question answering with multimodal representation learning718
localminimum/qanetAn implementation of Google's QANet for machine reading comprehension using TensorFlow.983
zeioth/markmap.nvimA plugin for visualizing Markdown files as mindmaps174
priba/nmp_qcAn implementation of neural networks on graph structures for learning molecular properties340
rktjmp/highlight-current-n.nvimHighlights current search matches under the cursor when pressing n or N89
nvlabs/prismerA deep learning framework for training multi-modal models with vision and language capabilities.1,299
davidmascharka/tbd-netsAn open-source implementation of a deep learning model designed to improve the balance between performance and interpretability in visual reasoning tasks.348
lxtgh/omg-segDevelops an end-to-end model for multiple visual perception and reasoning tasks using a single encoder, decoder, and large language model.1,336