JonghwanMun / MarioQA

Repository for MarioQA: Answering Questions by Watching Gameplay Videos in ICCV 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarioQA: Answering Questions by Watching Gameplay Videos

Created by Jonghwan Mun*, Paul Hongsuck Seo*, Ilchae Jung and Bohyung Han at POSTECH cvlab. (* equal contribution)
If you use this code in a publication, please cite our paper.

    @inproceedings{mun2017marioqa,
       title     = {MarioQA: Answering Questions by Watching Gameplay Videos},
       author    = {Mun, Jonghwan and Seo, Paul Hongsuck and Jung, Ilchae and Han, Bohyung},
       booktitle = {ICCV},
       year      = {2017}
    }

Description

This repository consists of mainly two components: models and dataset.

  • dataset for generating MarioQA dataset.
  • models for models tested in our paper.

Depending on your interest, move to the proper folder and follow the README.md file.

Do you want to know more details or to download the MarioQA dataset?

Licence

This software is being made available for research purpose only. Check LICENSE file for details.

Contact

Jonghwan Mun (jonghwan.mun [at] postech [dot] ac [dot] kr)

About

Repository for MarioQA: Answering Questions by Watching Gameplay Videos in ICCV 2017

License:Other


Languages

Language:Lua 51.5%Language:Python 24.2%Language:Java 21.6%Language:Shell 2.7%