Archive mirror access request
This repository is an archival fork kept for continuity. Please use the primary dataset at https://huggingface.co/datasets/creative-graphic-design/GenPoster-100K whenever possible. Request access here only if you specifically need this mirror.
By requesting access, you confirm that you have a concrete reason to use this archival fork instead of the primary dataset above. Access is reviewed manually and may be declined.
Log in or Sign Up to review the conditions and access this dataset content.
GenPoster-100K dataset
Contains 100,000 PSD-format posters with parseable layers.

Disclaimer
We declare that we do not hold the copyright to the data, and we are only permitted by the copyright owner to use it for academic purposes. If you wish to use it for commercial purposes, prior permission from the copyright owner is required. We shall not be liable for any disputes arising therefrom.
Usage Guide
Due to the requirement limitations of the Hugging Face platform for datasets uploading, we have split the contents of the poster_metadata folder (which contains all images) into 79 compressed files (from part_0.tar.gz to part_78.tar.gz). Therefore, you need to first untar all these compressed files into a self-created folder named poster_metadata.
π structure of dataset
/GenPoster-100K/
βββ poster_metadata/ # all images (need to untar)
β βββ part_0.tar.gz
β βββ part_1.tar.gz
β βββ ...
β βββ part_78.tar.gz
βββ meta_psd # some raw psd file (not used))
βββ 0503_0.pkl
βββ 0503_2.pkl
βββ 0503_5.pkl
βββ 0503_raw.pkl
βββ 0503_raw_offline.pkl # layer annotation file for images
βββ README.md # readme document
If you want to use this dataset, please cite our work:
@inproceedings{wang2025sega,
title={SEGA: A Stepwise Evolution Paradigm for Content-Aware Layout Generation with Design Prior},
author={Wang, Haoran and Zhao, Bo and Wang, Jinghui and Wang, Hanzhang and Yang, Huan and Ji, Wei and Liu, Hao and Xiao, Xinyan},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
pages={19321--19330},
year={2025}
}
- Downloads last month
- 11