Dataset Viewer
Duplicate

The dataset viewer should be available soon. Please retry later.

LULU Generated Images (SD 1.4)

Synthetic images for 79 COCO object classes, generated with Stable Diffusion v1.4.

Layout (original paths)

explicit/{category}/sample_{idx:05d}_p{prompt}_s{seed}.png
implicit/{category}/sample_{idx:05d}_p{prompt}_s{seed}.png
  • explicit: 79 classes × 30 prompts × 100 seeds = 237,000 images (~98 GB)
  • implicit: validation-style prompts, fewer samples per class

Filename fields:

  • prompt_idx: 0–29
  • seed: 0–99 (explicit)

Download

pip install -U huggingface_hub
hf download weilulobster/image-for-LULU-classifier --repo-type dataset --local-dir ./LULU-generated_images
from huggingface_hub import snapshot_download
snapshot_download("weilulobster/image-for-LULU-classifier", repo_type="dataset", local_dir="./LULU-generated_images")

Generation settings

  • Model: Stable Diffusion v1.4
  • Prompts: prompts/{category}.csv (30 explicit prompts per class)
  • 100 random seeds per prompt (explicit split)

Citation

If you use this dataset, please cite the LULU project and note SD 1.4 / COCO licenses.

Downloads last month
6