Datasets:
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
industry
License:
# DS-Cotton-Fabric | |
## defect classes | |
```python | |
defects_dict = { | |
'Cotton-Fabric': { | |
'texture': 1, 'bubble': 2 | |
} | |
} | |
``` |