CoolFace
Datasetpublic

dfhjs2577/japanese-aerial-fireworks

Japanese Aerial Fireworks Dataset High-quality aerial fireworks photography dataset for AI training (LoRA / fine-tuning). 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… See the full description on the dataset page: https://huggingface.co/datasets/dfhjs2577/japanese-aerial-fireworks.

sourceHugging Facecc-by-nc-4.0updated 6mo agoView on Hugging Face
0likes48downloads
Dataset Card

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 .txt file

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.

python
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.