CVAISep 18, 2022

CNN based Intelligent Streetlight Management Using Smart CCTV Camera and Semantic Segmentation

arXiv:2209.08633v31 citationsh-index: 9
Originality Synthesis-oriented
AI Analysis

This addresses energy efficiency and operational costs for urban infrastructure management, though it is incremental as it applies existing computer vision methods to a specific domain.

The study tackled energy waste from streetlights by developing an automated control system using CCTV cameras and semantic segmentation to detect pedestrians and vehicles, adjusting brightness accordingly and distinguishing day from night to reduce energy consumption costs.

One of the most neglected sources of energy loss is streetlights which generate too much light in areas where it is not required. Energy waste has enormous economic and environmental effects. In addition, due to the conventional manual nature of the operation, streetlights are frequently seen being turned ON during the day and OFF in the evening, which is regrettable even in the twenty-first century. These issues require automated streetlight control in order to be resolved. This study aims to develop a novel streetlight controlling method by combining a smart transport monitoring system powered by computer vision technology with a closed circuit television (CCTV) camera that allows the light-emitting diode (LED) streetlight to automatically light up with the appropriate brightness by detecting the presence of pedestrians or vehicles and dimming the streetlight in their absence using semantic image segmentation from the CCTV video streaming. Consequently, our model distinguishes daylight and nighttime, which made it feasible to automate the process of turning the streetlight 'ON' and 'OFF' to save energy consumption costs. According to the aforementioned approach, geolocation sensor data could be utilized to make more informed streetlight management decisions. To complete the tasks, we consider training the U-net model with ResNet-34 as its backbone. The validity of the models is guaranteed with the use of assessment matrices. The suggested concept is straightforward, economical, energy-efficient, long-lasting, and more resilient than conventional alternatives.

Code Implementations1 repo
Foundations

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

Your Notes