Datasets:
metadata
license: cc-by-nc-4.0
task_categories:
- text-to-image
language:
- en
tags:
- fireworks
- hanabi
- japan
- photography
- lora
- training-data
size_categories:
- 1K<n<10K
Japanese Aerial Fireworks Dataset
High-quality aerial fireworks photography dataset for AI training (LoRA / fine-tuning).
Dataset Description
- 2,177 images of Japanese aerial fireworks (打ち上げ花火)
- Shot at various fireworks festivals across Japan (2024–2025)
- Edited and curated in Adobe Lightroom (color graded, exposure corrected)
- Each image has a corresponding caption
.txtfile
Image Details
- Format: JPEG
- Resolution: up to 1024px (long edge)
- Camera: Canon EOS 80D / R10
- Time of capture: evening/night (17:00–21:00 JST)
Caption Format
Each .txt file contains a caption starting with the trigger word:
hanabi fireworks, [description of the image]
Usage
Ideal for training LoRA models with Flux, SDXL, or Stable Diffusion.
from datasets import load_dataset
ds = load_dataset("dfhjs2577/japanese-aerial-fireworks")
License
CC BY-NC 4.0 Attribution required. Non-commercial use only. For commercial licensing, contact via HuggingFace.