File size: 696 Bytes
30763de
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
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
```python
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