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

https://github.com/yahoojapan/yjcaptions


https://github.com/yahoojapan/yjcaptions

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

YJ Captions 26k Dataset
=======================

We have developed a Japanese version of the MS COCO caption dataset, which we call YJ Captions 26k Dataset. It is created to facilitate the development of image captioning in Japanese language. Each Japanese caption describes the specified image provided in [MS COCO dataset]( http://mscoco.org/dataset/#download) and each image has 5 captions.


## Annotation Format

The annotations are stored using the JSON file format.
The annotation scheme is the same as that of [MS COCO](http://mscoco.org/dataset/#download). Please see the section on Image Caption Annotations.

## License

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

## Citation

```
@InProceedings{P16-1168,
author = "Miyazaki, Takashi and Shimizu, Nobuyuki",
title = "Cross-Lingual Image Caption Generation",
booktitle = "Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
year = "2016",
publisher = "Association for Computational Linguistics",
pages = "1780--1790",
location = "Berlin, Germany",
doi = "10.18653/v1/P16-1168",
url = "http://aclweb.org/anthology/P16-1168"
}
```