xanoutas's picture
Upload README.md with huggingface_hub
30763de verified
|
Raw
History Blame Contribute Delete
696 Bytes
metadata
license: mit
tags:
  - synthetic-data
  - computer-vision
  - industrial-inspection
  - defect-detection
  - yolo
size_categories:
  - 1K<n<10K

Synthetic Industrial Defects — Teaser

Dataset Description

1000 synthetic images of industrial metal surfaces with 5 defect types:

  • scratch, dent, crack, corrosion, discoloration

Format

  • Images: PNG (1024x768)
  • Annotations: YOLO format (.txt)
  • Classes: 5

Usage

from datasets import load_dataset
ds = load_dataset("xanoutas/synthetic-industrial-defects-teaser")

Full Dataset
Complete dataset (5000+ images) available at:
https://huggingface.co/datasets/xanoutas/synthetic-industrial-defects-full
Contact
betosfyro11@gmail.com