ethancaballero / Improved-Dynamic-Memory-Networks-DMN-plus

Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/abs/1603.01417 (Dynamic Memory Networks for Visual and Textual Question Answering)
168 stars 63 forks source link

Is it possible to use for Visual Question Answering? #5

Closed BAILOOL closed 7 years ago

ethancaballero commented 7 years ago

yes, this other repo contains data_loading modules for applying DMN to VQA: https://github.com/DeepRNN/visual_question_answering