An Advanced CNN-Based Framework for the Automated Detection of Uncovered PET in Recycling Streams
Adnan Miski, Omer BafailContamination in recycling streams represents one of the most pervasive challenges confronting material recovery facilities (MRFs) globally. Among the various contamination sources in recycling streams, liquid contamination from PET bottles presents particularly severe challenges due to its capacity to spread throughout commingled materials. Object detection using neural networks enables detection at the collection stage of single or mixed recycling streams, allowing for targeted application in the early stage of the recycling cycle. YOLO (you only look once) models and other object detection models are beneficial due to their speed and accuracy in detecting multiple objects at once. This study aimed to design a model to detect contaminated PET bottles in real time. Several YOLO variations and model sizes were trained on a custom dataset with 7130 images. YOLOv8l achieved the highest performance, with mAP@0.5:0.95, mAP@0.5, precision, recall, and F1 score values of 89.7%, 93%, 89%, 88%, and 88%, respectively.