-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
240d673
commit 16b61bc
Showing
5 changed files
with
2,836 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
@article{goyal2016making, | ||
title={Making the V in VQA matter: Elevating the role of image understanding in Visual Question Answering}, | ||
author={Goyal, Yash and Khot, Tejas and Summers-Stay, Douglas and Batra, Dhruv and Parikh, Devi}, | ||
journal={arXiv preprint arXiv:1612.00837}, | ||
year={2016} | ||
} | ||
|
||
@article{ray2016question, | ||
title={Question relevance in VQA: identifying non-visual and false-premise questions}, | ||
author={Ray, Arijit and Christie, Gordon and Bansal, Mohit and Batra, Dhruv and Parikh, Devi}, | ||
journal={arXiv preprint arXiv:1606.06622}, | ||
year={2016} | ||
} | ||
|
||
@article{mahendru2017promise, | ||
title={The promise of premise: Harnessing question premises in visual question answering}, | ||
author={Mahendru, Aroma and Prabhu, Viraj and Mohapatra, Akrit and Batra, Dhruv and Lee, Stefan}, | ||
journal={arXiv preprint arXiv:1705.00601}, | ||
year={2017} | ||
} |
Oops, something went wrong.