Department of Civil & Environmental Engineering, University of Cyprus, Nicosia 1303, Cyprus.
Frederick Research Centre, Nicosia 1036, Cyprus.
Waste Manag. 2023 Jul 15;167:194-203. doi: 10.1016/j.wasman.2023.05.039. Epub 2023 Jun 1.
Central to the development of a successful waste sorting robot lies an accurate and fast object detection system. This study assesses the performance of the most representative deep-learning models for the real-time localisation and classification of Construction and Demolition Waste (CDW). For the investigation, both single-stage (SSD, YOLO) and two-stage (Faster-RCNN) detector architectures coupled with various backbone feature extractors (ResNet, MobileNetV2, efficientDet) were considered. A total of 18 models of variable depth were trained and tested on the first openly accessible CDW dataset developed by the authors of this study. This dataset consists of images of 6600 samples of CDW belonging to three object categories: brick, concrete, and tile. For an in-depth examination of the performance of the developed models under working conditions, two testing datasets containing normally and heavily stacked and adhered samples of CDW were developed. A comprehensive comparison between the different models yields that the latest version of the YOLO series (YoloV7) attains the best accuracy (mAP ≈ 70%) at the highest inference speed (<30 ms), while also exhibiting enough precision to deal with severely stacked and adhered samples of CDW. Additionally, it was observed that despite the rising popularity of single-stage detectors, apart from YoloV7, Faster-RCNN models remain the most robust in terms of exhibiting the least mAP fluctuations over the testing datasets considered.
成功开发垃圾分类机器人的核心在于一个准确、快速的目标检测系统。本研究评估了最具代表性的深度学习模型在实时定位和分类建筑和拆除废物(CDW)方面的性能。在研究中,考虑了单阶段(SSD、YOLO)和两阶段(Faster-RCNN)探测器架构,以及各种骨干特征提取器(ResNet、MobileNetV2、efficientDet)。总共训练和测试了 18 种不同深度的模型,这些模型使用的是本研究作者开发的第一个公开可用的 CDW 数据集。该数据集由属于三个对象类别的 6600 个 CDW 样本的图像组成:砖、混凝土和瓦片。为了深入研究开发模型在工作条件下的性能,开发了两个包含正常和严重堆叠和粘连 CDW 样本的测试数据集。对不同模型进行全面比较后发现,最新版本的 YOLO 系列(YoloV7)在最高推理速度(<30ms)下达到了最佳的准确性(mAP≈70%),同时也具有足够的精度来处理严重堆叠和粘连的 CDW 样本。此外,尽管单阶段探测器越来越受欢迎,但除了 YoloV7 之外,Faster-RCNN 模型在考虑的测试数据集中表现出的 mAP 波动最小,仍然是最稳健的。