CoolFace
Datasetpublic

Mumind93/jewelry-design-dataset

πŸ’Ž Jewelry Text-to-Image Fine-Tuning Dataset This dataset is created for fine-tuning Stable Diffusion XL (SDXL) models to generate realistic and diverse images of jewelry β€” including rings, bracelets, necklaces, and earrings. πŸ“¦ Dataset Summary The dataset includes over 6,100 high-resolution images of jewelry, organized into four categories. It was collected from various sources and manually curated. Each image is associated with a simple or structured caption… See the full description on the dataset page: https://huggingface.co/datasets/Mumind93/jewelry-design-dataset.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes16downloads
Dataset Card

πŸ’Ž Jewelry Text-to-Image Fine-Tuning Dataset

This dataset is created for fine-tuning Stable Diffusion XL (SDXL) models to generate realistic and diverse images of jewelry β€” including rings, bracelets, necklaces, and earrings.


πŸ“¦ Dataset Summary

The dataset includes over 6,100 high-resolution images of jewelry, organized into four categories. It was collected from various sources and manually curated. Each image is associated with a simple or structured caption describing the type of jewelry for text-to-image fine-tuning.


πŸ“ Structure

yaml
jewelry-sdxl-dataset/:
  - bracelet/               # 888 images
  - earring_best/           # 3,298 images
  - necklace/               # 1,738 images
  - ring_best/              # 233 images
  - captions.csv or .txt    # (Optional) image-to-text mapping for training

You can convert folder names into prompts like:

  • β€”a high quality photo of a gold bracelet
  • β€”a stylish diamond ring on white background

🧠 Intended Uses

  • β€”Fine-tuning Stable Diffusion XL for jewelry generation
  • β€”Fashion product mockups & concept design
  • β€”E-commerce image augmentation
  • β€”AI-generated advertising material
  • β€”Generative research in domain-specific design

πŸ§ͺ Example Prompts

You can use this dataset with --train_text_encoder and prompts like:

  • β€”a luxury diamond ring on a black velvet
  • β€”a pair of gold earrings with pearls
  • β€”a necklace with a heart-shaped pendant

πŸ”“ License

This dataset is available under the MIT License. You are free to use it in research, commercial, and open-source projects with attribution.


πŸ“¬ Creator

Siddharth Patel (@sidd707) Built for generative AI research and diffusion model fine-tuning. Contact: sidd707888@gmail.com