School of Mechanical Engineering, Tiangong University, Tianjin 300387, China.
Tianjin Photoelectric Detection Technology and System Key Laboratory, Tiangong University, Tianjin 300387, China.
Sensors (Basel). 2023 May 28;23(11):5140. doi: 10.3390/s23115140.
Coal production often involves a substantial presence of gangue and foreign matter, which not only impacts the thermal properties of coal and but also leads to damage to transportation equipment. Selection robots for gangue removal have garnered attention in research. However, existing methods suffer from limitations, including slow selection speed and low recognition accuracy. To address these issues, this study proposes an improved method for detecting gangue and foreign matter in coal, utilizing a gangue selection robot with an enhanced YOLOv7 network model. The proposed approach entails the collection of coal, gangue, and foreign matter images using an industrial camera, which are then utilized to create an image dataset. The method involves reducing the number of convolution layers of the backbone, adding a small size detection layer to the head to enhance the small target detection, introducing a contextual transformer networks (COTN) module, employing a distance intersection over union (DIoU) loss border regression loss function to calculate the overlap between predicted and real frames, and incorporating a dual path attention mechanism. These enhancements culminate in the development of a novel YOLOv71 + COTN network model. Subsequently, the YOLOv71 + COTN network model was trained and evaluated using the prepared dataset. Experimental results demonstrated the superior performance of the proposed method compared to the original YOLOv7 network model. Specifically, the method exhibits a 3.97% increase in precision, a 4.4% increase in recall, and a 4.5% increase in mAP0.5. Additionally, the method reduced GPU memory consumption during runtime, enabling fast and accurate detection of gangue and foreign matter.
煤炭生产过程中经常会混入大量的矸石和杂质,这些杂质不仅会影响煤炭的热性质,还会对运输设备造成损坏。因此,矸石分选机器人成为了研究热点。然而,现有的方法存在分选速度慢、识别准确率低等问题。针对这些问题,本研究提出了一种基于改进的 YOLOv7 网络模型的选矸机器人检测方法。该方法首先使用工业相机采集煤炭、矸石和杂质的图像,然后创建一个图像数据集。在改进的 YOLOv7 网络模型中,我们减少了骨干网络的卷积层数量,在头部添加了一个小尺寸检测层,以增强对小目标的检测能力,引入了上下文变换网络(COTN)模块,使用交并比(IoU)损失边界回归损失函数来计算预测框和真实框之间的重叠度,并采用了双通道注意力机制。实验结果表明,与原始的 YOLOv7 网络模型相比,所提出的方法具有更高的精度、召回率和平均精度(mAP0.5)。此外,该方法还减少了运行时的 GPU 内存消耗,实现了对矸石和杂质的快速准确检测。