You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of Hugging Face dataset loaders and dataset cards for graphic design research. This repository makes datasets for design generation, layout understanding, typography, editing, and aesthetic evaluation easier to find, load, and cite.
Commercial-grade, text-dense poster images with HTML layout specifications, typography metadata, poster intention data, and a held-out test set; password-protected ZIPs under CC BY-NC-ND 4.0 are not mirrored to our Hugging Face Hub, and the loader is provided for reference.
➡️ Input: Poster intention metadata, prompts, and design requirements.
⬅️ Output: Background image plus HTML layout/typography specification.
Mobile app screenshots, view hierarchies, UI layout vectors, and semantic annotations.
➡️ Input: Mobile app screenshot, metadata, and Android view hierarchy.
⬅️ Output: Semantic labels, hierarchies, layout vectors, or app metadata.
Maintainer Notes
For agent-assisted maintenance, name the relevant skill and include the source links needed for the task.
Use create-dataset to add a dataset. Include the dataset name when known, plus paper, project, upstream dataset, archive, or data-file links.
# Codex
$create-dataset Add a dataset from <paper URL>. The project page is <project URL>, and the source data appears to be available from <dataset or archive URL>.
# Claude Code
/create-dataset Add a dataset from <paper URL>. The project page is <project URL>, and the source data appears to be available from <dataset or archive URL>.
Use publish-dataset to verify or publish an existing datasets/<DatasetName> loader on the Hugging Face Hub.
For dataset card fixes or Hub README updates, follow docs/dataset-card-maintenance.md:
uv run pytest -q tests/test_dataset_cards.py
License
This repository is licensed under the Apache License 2.0. Dataset contents may be subject to the terms of their original sources; see each dataset card and original source for details.
About
📊 Monorepo for Hugging Face Datasets related to Creative Graphic Design