CGL-Dataset is a poster layout dataset released with Composition-aware Graphic Layout GAN for Visual-Textual Presentation Designs. The paper studies layout generation for a given image, emphasizing that both global semantics and spatial image composition affect where graphic elements should be placed. The original dataset contains 60,548 advertising posters with annotated layout information.
The dataset supports poster layout generation and layout-conditioned graphic design modeling. No public leaderboard is bundled with this Hugging Face dataset.
Poster text is primarily Chinese (zh).
The default config contains image_id, file_name, width, height, image, and COCO-style annotations.
The ralf-style config provides original posters, inpainted posters, saliency maps, and annotations for layout-generation pipelines.
| Config | Split | Rows |
|---|---|---|
| default | train | 54,546 |
| default | validation | 6,002 |
| default | test | 1,000 |
| ralf-style | train | 48,438 |
| ralf-style | validation | 6,055 |
| ralf-style | test | 6,055 |
| ralf-style | no_annotation | 1,000 |
The dataset was created for Composition-aware Graphic Layout GAN research. It provides visual element categories and positions for poster layout generation, enabling models to synthesize text and decorative layouts conditioned on image content rather than using template-only rules.
The data focuses on advertising poster layouts and may reflect the visual conventions of the source domain.
The dataset card uses the CC BY-NC-SA 4.0 metadata from the local loader.
@inproceedings{ijcai2022p692,
title = {Composition-aware Graphic Layout GAN for Visual-Textual Presentation Designs},
author = {Zhou, Min and Xu, Chenchen and Ma, Ye and Ge, Tiezheng and Jiang, Yuning and Xu, Weiwei},
booktitle = {Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence, {IJCAI-22}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
pages = {4995--5001},
year = {2022},
doi = {10.24963/ijcai.2022/692},
url = {https://doi.org/10.24963/ijcai.2022/692}
}
Thanks to minzhouGithub for creating the original dataset.
8 commits
CGL-Dataset is a poster layout dataset released with Composition-aware Graphic Layout GAN for Visual-Textual Presentation Designs. The paper studies layout generation for a given image, emphasizing that both global semantics and spatial image composition affect where graphic elements should be placed. The original dataset contains 60,548 advertising posters with annotated layout information.
The dataset supports poster layout generation and layout-conditioned graphic design modeling. No public leaderboard is bundled with this Hugging Face dataset.
Poster text is primarily Chinese (zh).
The default config contains image_id, file_name, width, height, image, and COCO-style annotations.
The ralf-style config provides original posters, inpainted posters, saliency maps, and annotations for layout-generation pipelines.
| Config | Split | Rows |
|---|---|---|
| default | train | 54,546 |
| default | validation | 6,002 |
| default | test | 1,000 |
| ralf-style | train | 48,438 |
| ralf-style | validation | 6,055 |
| ralf-style | test | 6,055 |
| ralf-style | no_annotation | 1,000 |
The dataset was created for Composition-aware Graphic Layout GAN research. It provides visual element categories and positions for poster layout generation, enabling models to synthesize text and decorative layouts conditioned on image content rather than using template-only rules.
The data focuses on advertising poster layouts and may reflect the visual conventions of the source domain.
The dataset card uses the CC BY-NC-SA 4.0 metadata from the local loader.
@inproceedings{ijcai2022p692,
title = {Composition-aware Graphic Layout GAN for Visual-Textual Presentation Designs},
author = {Zhou, Min and Xu, Chenchen and Ma, Ye and Ge, Tiezheng and Jiang, Yuning and Xu, Weiwei},
booktitle = {Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence, {IJCAI-22}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
pages = {4995--5001},
year = {2022},
doi = {10.24963/ijcai.2022/692},
url = {https://doi.org/10.24963/ijcai.2022/692}
}
Thanks to minzhouGithub for creating the original dataset.
8 commits