An open API service indexing awesome lists of open source software.

https://github.com/yahoojapan/ja-vg-vqa


https://github.com/yahoojapan/ja-vg-vqa

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Japanese Visual Genome VQA dataset
==================================

We have created a Japanese visual question answering (VQA) dataset by using [Yahoo! Crowdsourcing](https://crowdsourcing.yahoo.co.jp/), based on the images from the [Visual Genome dataset](https://visualgenome.org/).
Our dataset is meant to be comparable to the freeform QA part of Visual Genome dataset.
The dataset consists of 99,208 images, together with 793,664 QA pairs in Japanese with every image having eight QA pairs.

## Annotation Format

The annotations are stored in a single JSON file.
The data format is a subset of [Visual Genome dataset v1.2](https://visualgenome.org/api/v0/api_readme).

## License

[Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/legalcode)

## Citation

```
@InProceedings{C18-1163,
author = "Shimizu, Nobuyuki
and Rong, Na
and Miyazaki, Takashi",
title = "Visual Question Answering Dataset for Bilingual Image Understanding: A Study of Cross-Lingual Transfer Using Attention Maps",
booktitle = "Proceedings of the 27th International Conference on Computational Linguistics",
year = "2018",
publisher = "Association for Computational Linguistics",
pages = "1918--1928",
location = "Santa Fe, New Mexico, USA",
url = "http://aclweb.org/anthology/C18-1163"
}
```