Skip to content

Repository files navigation

Creative Graphic Design Datasets teaser

🤗 Creative Graphic Design Datasets

CI

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.

Datasets

  • AesEvalBench
    • arXiv Paper Original HF Hub
    • Graphic design samples with aesthetic ratings and vision-language model judgments.
      • ➡️ Input: Perturbed graphic design preview, optional element metadata, and aesthetic indicator.
      • ⬅️ Output: Issue labels, problematic-region choices, and bounding boxes.
  • BannerRequest400
    • arXiv Paper Original HF Hub
    • Advertising banner requests, brand logos, and multimodal design instructions.
      • ➡️ Input: Brand logo plus abstract or concrete English banner request.
      • ⬅️ Output: Expected banner design matching size and campaign context.
  • Camera
    • arXiv Paper Original HF Hub
    • Japanese advertising landing-page images, metadata, and ad copy references.
      • ➡️ Input: Japanese keyword, landing-page text/OCR, domain, and optional LP screenshot.
      • ⬅️ Output: Japanese ad headline/title references.
  • CGLDataset
    • arXiv Paper Original HF Hub
    • Advertising poster images, background assets, and layout annotations.
      • ➡️ Input: Advertising poster or inpainted background image.
      • ⬅️ Output: COCO-style element categories and bounding boxes for poster layout.
  • CGLDatasetV2
    • arXiv Paper Original HF Hub
    • Poster background images with text annotations and layout metadata.
      • ➡️ Input: Poster/background image with text annotations or text features.
      • ⬅️ Output: Element categories, boxes, masks, and text-aware layout annotations.
  • CreativePSD
    • arXiv Paper Original HF Hub
    • PSD-derived graphic design data with layer structures, tool-call trajectories, source assets, and stepwise rendered images.
      • ➡️ Input: PSD-derived poster archive with layer metadata, source assets, and tool-call trajectory.
      • ⬅️ Output: PSD tree text, rendered poster images, final rendering, and archive file manifest.
  • CTXFont
    • arXiv Paper Original HF Hub
    • Web design screenshots, text elements, font properties, and contextual metadata.
      • ➡️ Input: Web screenshot, text element text/box, HTML tags, and design context.
      • ⬅️ Output: Text element font face, color, and size.
  • DesignBench
    • arXiv Paper Original HF Hub
    • Web design prompts, HTML/CSS code, editing cases, repair cases, and compilation metadata.
      • ➡️ Input: Webpage screenshot/code plus task metadata for generation, edit, or repair.
      • ⬅️ Output: HTML/CSS code, edited target page, or repaired page/code.
  • DEsignBenchPrompts
    • arXiv Paper Original HF Hub
    • Visual design text-to-image prompts with original user inputs, expanded prompts, and aspect ratios.
      • ➡️ Input: User or expanded visual-design prompt, plus requested aspect ratio.
      • ⬅️ Output: Expected generated design image; this loader does not include ground-truth images.
  • Desigen
    • arXiv Paper Original HF Hub
    • Web advertisement design data with background images, text prompts, and layout annotations.
      • ➡️ Input: Advertisement background image, prompt, regions, descriptions, and canvas size.
      • ⬅️ Output: Layout elements with boxes, text, and element-type labels.
  • GraphicDesignEvaluation
    • arXiv Paper Original HF Hub
    • Graphic design samples with alignment, overlap, and white-space quality scores.
      • ➡️ Input: Graphic banner image, perturbation/comparison setting, evaluator type, and design principle.
      • ⬅️ Output: Absolute quality scores or relative preference labels.
  • GenPoster100K
    • arXiv Paper Original HF Hub
    • Poster layout data with rendered backgrounds, composited images, PSD references, regions, and layer-level typography and color metadata.
      • ➡️ Input: Poster background image, PSD path, regions, and per-layer rendered images plus text/typography metadata.
      • ⬅️ Output: Composited poster image and structured layer annotations with boxes, colors, labels, and typography attributes.
  • LayoutDETR
    • arXiv Paper Original HF Hub
    • Advertising banner images, foreground layout annotations, and inpainted background assets.
      • ➡️ Input: Ad banner image or inpainted background image plus foreground text/category annotations.
      • ⬅️ Output: Foreground element labels and bounding boxes in pixel and normalized formats.
  • LICA
    • arXiv Paper Original HF Hub
    • Rendered graphic design layouts, component-level specifications, and natural-language annotations.
      • ➡️ Input: Rendered designs, template/category metadata, and natural-language design annotations.
      • ⬅️ Output: Component-level layout JSON, template annotations, and design/aesthetic descriptions.
  • Magazine
    • arXiv Paper Original HF Hub
    • Magazine layout data with fine-grained layout annotations and keyword labels.
      • ➡️ Input: Magazine page images, category labels, and text keywords.
      • ⬅️ Output: Polygon layouts for text, images, headlines, and overlay elements.
  • ObjectRemovalAlpha
    • arXiv Paper Original HF Hub
    • Paired images, object-removal targets, and image inpainting references.
      • ➡️ Input: Source image, object-removal prompt, and removal mask.
      • ⬅️ Output: Ground-truth image after object removal.
  • PKUPosterLayout
    • arXiv Paper Original HF Hub
    • Poster images, text elements, saliency maps, and visual-textual layout annotations.
      • ➡️ Input: Non-empty poster canvas or inpainted poster with saliency maps.
      • ⬅️ Output: Text, logo, and underlay bounding boxes.
  • PittImageVideoAdsDataset
    • arXiv Paper Original HF Hub
    • Image and video advertisement annotations with topics, sentiments, slogans, persuasive strategies, symbolic references, and action/reason Q/A.
      • ➡️ Input: Advertisement image or YouTube video ID with raw annotation responses.
      • ⬅️ Output: Topics, sentiments, slogans, persuasive strategies, symbolic references, and action/reason Q/A.
  • PosterDNA 🔐
    • arXiv Paper Original HF Hub
    • 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.
  • PosterIQ
    • arXiv Paper Original HF Hub
    • Poster understanding images, generation prompts, and design-task metadata for typography, layout, OCR, composition, style, and design intention.
      • ➡️ Input: Poster image plus task prompt, or generation prompt only.
      • ⬅️ Output: Task answer metadata, ratings, OCR/localization labels, or generation criteria.
  • PosterLLaVA
    • arXiv Paper Original HF Hub
    • Poster layout data with QB-Poster annotations and user constraints for CGL and PosterLayout examples.
      • ➡️ Input: Poster/background image plus foreground element labels, or user constraint text.
      • ⬅️ Output: Normalized layout boxes or natural-language layout constraints.
  • PosterRewardBench
    • arXiv Paper Original HF Hub
    • Poster prompts with Basic and Advanced chosen/rejected image preference pairs.
      • ➡️ Input: Poster prompt with two generated candidate images.
      • ⬅️ Output: Pairwise preference: chosen higher-quality poster versus rejected poster.
  • POSTA-PosterArt
    • arXiv Paper Original HF Hub
    • Artistic poster images with layout, typography, stylized text, and segmentation annotations.
      • ➡️ Input: Poster backgrounds and title-region images with captions.
      • ⬅️ Output: Final posters, typography/layout annotations, and text segmentation masks.
  • PosterErase
    • arXiv Paper Original HF Hub
    • Poster images, text masks, and clean targets for text removal.
      • ➡️ Input: Text-containing poster image with text masks and placement annotations.
      • ⬅️ Output: Text-erased poster image; train split lacks ground truth.
  • PubLayNet
    • arXiv Paper Original HF Hub
    • Scientific document page images with COCO-style layout annotations.
      • ➡️ Input: Scientific document page image.
      • ⬅️ Output: COCO-style boxes/segmentations for text, title, list, table, and figure regions.
  • Rico
    • arXiv Paper Original HF Hub
    • 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

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages