poster_data / README.md
weipang142857's picture
Update README.md
1a6b26e verified
---
license: apache-2.0
task_categories:
- image-to-text
tags:
- poster-generation
- academic-posters
---
# Paper2Poster: Poster Data
Training and test poster data for the [Paper2Poster](https://paper2poster.github.io/) layout training.
The dataset is sourced from the [PosterLayout dataset](https://arxiv.org/pdf/1604.01219).
## Citation
If you use this dataset, please cite:
```bibtex
@inproceedings{qiang2016learning,
title={Learning to Generate Posters of Scientific Papers},
author={Yuting Qiang and Yanwei Fu and Yanwen Guo and Zhi-Hua Zhou and Leonid Sigal},
booktitle={Proceedings of the 30th AAAI Conference on Artificial Intelligence},
year={2016},
url={https://arxiv.org/abs/1604.01219},
}
```