BruceW91/GenPoster-100K

Dataset

GenPoster-100K dataset

1

81 commits

1 linked in READMEs

updated Feb 11, 2026

See the code

README

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}
}

Contributors

BruceW91

81 commits

BruceW91/GenPoster-100K

Dataset

GenPoster-100K dataset

1

81 commits

1 linked in READMEs

updated Feb 11, 2026

See the code

README

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}
}

Contributors

BruceW91

81 commits