GC10-DET
收藏资源简介:
GC10-DET是在真实工业中收集的表面缺陷数据集。它包含十种类型的表面缺陷,即冲孔(Pu)、焊缝(Wl)、新月形缝隙(Cg)、水斑(Water Spot)、油斑(Os)、丝斑(Ss)、夹杂物(In)、轧坑(Rp)、折痕(Cr)、腰部折痕 (Wf)。所收集的缺陷都在钢板的表面。该数据集包括3570张灰度图像。
GC10-DET is a surface defect dataset collected from real industrial environments. It encompasses ten types of surface defects, namely Punching (Pu), Welding Line (Wl), Crescent Gap (Cg), Water Spot, Oil Spot (Os), Silk Spot (Ss), Inclusion (In), Rolled Pit (Rp), Crease (Cr), and Waist Folding (Wf). All the collected defects are located on the surface of steel plates. The dataset comprises 3570 grayscale images.
数据集概述
数据集名称
GC10-DET
数据集描述
GC10-DET是一个在真实工业环境中收集的表面缺陷数据集,包含十种类型的表面缺陷,如冲孔、焊缝、新月形缝隙等。该数据集包含3570张灰度图像,所有缺陷均位于钢板表面。
数据集获取
数据集可在GitHub上获得,链接为:https://github.com/lvxiaoming2019/GC10-DET-Metallic-Surface-Defect-Matasets。若原始数据集存在错误,可使用修正后的版本,链接为:http://t.csdnimg.cn/jNolA。
数据集划分
数据集总共包含2294个样本,按照约9:1的比例划分为训练集和验证集。其中,训练集包含1998个样本,验证集包含296个样本。
数据集格式
为适应YOLOv6模型的需求,数据集需进行格式转换:
- images:图片被划分在训练集和验证集两个文件夹中。
- annotations:分别生成train和val的json文件。
- labels:数据集的标签为xml格式,需转换成txt格式,并对数据进行归一化处理。
YOLO格式数据集下载
YOLO格式的GC10-DET数据集下载链接为:https://pan.baidu.com/s/11slnV0Bvpagweqxzi2UgDw?pwd=zzai,提取码为zzai。




