The dataset viewer is not available for this split.
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
CreatiDesign Benchmark
Overview
CreatiDesign Benchmark is a comprehensive benchmark for evaluating multi-conditional graphic design generation models. It contains 1,000 carefully curated samples spanning real-world design scenarios, including movie posters, product advertisements, brand promotions, and social media content. The benchmark focuses on assessing models' fine-grained controllability over multiple heterogeneous conditions—such as primary visual elements (main images), secondary visual elements (decorative objects), and textual elements—while also measuring overall visual quality and strict adherence to user intent.
Download and Usage
from datasets import load_dataset
dataset_repo = 'HuiZhang0812/CreatiDesign_benchmark'
test_dataset = load_dataset(dataset_path, split='test')
To evaluate your model's graphic design generation capabilities using the CreatiDesign Benchmark, please follow CreatiDesign.
@article{zhang2025creatidesign,
title={CreatiDesign: A Unified Multi-Conditional Diffusion Transformer for Creative Graphic Design},
author={Zhang, Hui and Hong, Dexiang and Yang, Maoke and Chen, Yutao and Zhang, Zhao and Shao, Jie and Wu, Xinglong and Wu, Zuxuan and Jiang, Yu-Gang},
journal={arXiv preprint arXiv:2505.19114},
year={2025}
}
- Downloads last month
- 81