# DS-Cotton-Fabric ## defect classes ```python defects_dict = { 'Cotton-Fabric': { 'texture': 1, 'bubble': 2 } } ```