Garbage Vulnerable Point Monitoring using IoT and Computer Vision
R. Kumar, A. Lall, S. Chaudhari, M. Kale, A. Vattem
TL;DR
This work integrates IoT-enabled street cameras with advanced computer vision to detect illegal waste dumping at garbage vulnerable points (GVPs) in urban settings. By collecting a two-month, street-level dataset from Sangareddy, the authors train and evaluate multiple object detectors (YOLOv8, YOLOv10, YOLO11m, RT-DETR), finding YOLO11m to achieve the highest accuracy ($92.39\%$) and $mAP@50$ of $0.91$, enabling reliable real-time monitoring. The methodology includes an end-to-end training pipeline with ROI-based processing, data augmentation, and a robust computational setup, alongside detailed temporal analyses (hourly, daily, weekly) and a hardware-cost assessment. The results demonstrate the system’s potential to inform waste-management scheduling and enforcement, paving the way for scalable, data-driven urban cleanliness and sustainability strategies, with future work targeting deployment across multiple GVPs.
Abstract
This paper proposes a smart way to manage municipal solid waste by using the Internet of Things (IoT) and computer vision (CV) to monitor illegal waste dumping at garbage vulnerable points (GVPs) in urban areas. The system can quickly detect and monitor dumped waste using a street-level camera and object detection algorithm. Data was collected from the Sangareddy district in Telangana, India. A series of comprehensive experiments was carried out using the proposed dataset to assess the accuracy and overall performance of various object detection models. Specifically, we performed an in-depth evaluation of YOLOv8, YOLOv10, YOLO11m, and RT-DETR on our dataset. Among these models, YOLO11m achieved the highest accuracy of 92.39\% in waste detection, demonstrating its effectiveness in detecting waste. Additionally, it attains an mAP@50 of 0.91, highlighting its high precision. These findings confirm that the object detection model is well-suited for monitoring and tracking waste dumping events at GVP locations. Furthermore, the system effectively captures waste disposal patterns, including hourly, daily, and weekly dumping trends, ensuring comprehensive daily and nightly monitoring.
