CVDBMay 26

Small Object Detection in Industrial Recycling: A New Dataset and YOLO Performance Evaluation

arXiv:2605.268847.31 citationsHas Code
AI Analysis

For industrial recycling applications, this work provides a benchmark dataset and comparative analysis of detection systems, but the contribution is incremental as it applies existing YOLO methods to a new domain-specific dataset.

The paper introduces a new dataset of over 10k images and 120k instances for small, dense, and overlapping object detection in industrial recycling, and evaluates YOLO-based methods, achieving robust anomaly detection across varying image resolutions.

In this paper, we address the problem of detecting small, dense, and overlapping objects, a major challenge in computer vision. Our focus is on reviewing proposed methods based on deep learning supervised approaches. We provide a detailed comparison of these systems on a new dataset of more than 10k images and 120k instances, highlighting their performance, accuracy, and computational efficiency in the industrial recycling process use case. Through this comparative analysis, we identify the most reliable systems currently available and the specific challenges they are designed to tackle. Furthermore, we explore the benefits of data augmentation and synthetic images. Based on our analysis, we also propose potential future directions and innovative solutions that could enhance the effectiveness of small, dense and overlapped object detection systems. The scope of our investigations encompasses object detection, length measurement, and anomaly detection within the context of the recycling process. The anomaly detection strategy is robust against variations in image resolution and zoom levels, ensuring reliable performance in industrial applications. The repository of the proposed dataset, methods and evaluation codes can be found at: https://github.com/o-messai/SDOOD

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes