Table of Contents
Fetching ...

Towards Intelligent Traffic Signaling in Dhaka City Based on Vehicle Detection and Congestion Optimization

Kazi Ababil Azam, Hasan Masum, Masfiqur Rahaman, A. B. M. Alim Al Islam

TL;DR

The paper tackles severe traffic congestion in Dhaka by designing a low-cost intelligent signaling system that processes RTSP video feeds on a Raspberry Pi using a YOLO-based detector trained on the NHT-1071 dataset. It employs NSGA-II to optimize signal timings with dual objectives of minimizing waiting time and maximizing throughput, demonstrated at the Palashi intersection. The approach yields a scalable, edge-deployed solution tailored to developing cities with non-lane-based traffic, validated through indoor experiments and on-road trials, while discussing deployment considerations and limitations. Overall, the work provides a concrete, context-specific blueprint for adaptive traffic signaling that can be extended to similar urban environments.

Abstract

The vehicular density in urbanizing cities of developing countries such as Dhaka, Bangladesh result in a lot of traffic congestion, causing poor on-road experiences. Traffic signaling is a key component in effective traffic management for such situations, but the advancements in intelligent traffic signaling have been exclusive to developed countries with structured traffic. The non-lane-based, heterogeneous traffic of Dhaka City requires a contextual approach. This study focuses on the development of an intelligent traffic signaling system feasible in the context of developing countries such as Bangladesh. We propose a pipeline leveraging Real Time Streaming Protocol (RTSP) feeds, a low resources system Raspberry Pi 4B processing, and a state of the art YOLO-based object detection model trained on the Non-lane-based and Heterogeneous Traffic (NHT-1071) dataset to detect and classify heterogeneous traffic. A multi-objective optimization algorithm, NSGA-II, then generates optimized signal timings, minimizing waiting time while maximizing vehicle throughput. We test our implementation in a five-road intersection at Palashi, Dhaka, demonstrating the potential to significantly improve traffic management in similar situations. The developed testbed paves the way for more contextual and effective Intelligent Traffic Signaling (ITS) solutions for developing areas with complicated traffic dynamics such as Dhaka City.

Towards Intelligent Traffic Signaling in Dhaka City Based on Vehicle Detection and Congestion Optimization

TL;DR

The paper tackles severe traffic congestion in Dhaka by designing a low-cost intelligent signaling system that processes RTSP video feeds on a Raspberry Pi using a YOLO-based detector trained on the NHT-1071 dataset. It employs NSGA-II to optimize signal timings with dual objectives of minimizing waiting time and maximizing throughput, demonstrated at the Palashi intersection. The approach yields a scalable, edge-deployed solution tailored to developing cities with non-lane-based traffic, validated through indoor experiments and on-road trials, while discussing deployment considerations and limitations. Overall, the work provides a concrete, context-specific blueprint for adaptive traffic signaling that can be extended to similar urban environments.

Abstract

The vehicular density in urbanizing cities of developing countries such as Dhaka, Bangladesh result in a lot of traffic congestion, causing poor on-road experiences. Traffic signaling is a key component in effective traffic management for such situations, but the advancements in intelligent traffic signaling have been exclusive to developed countries with structured traffic. The non-lane-based, heterogeneous traffic of Dhaka City requires a contextual approach. This study focuses on the development of an intelligent traffic signaling system feasible in the context of developing countries such as Bangladesh. We propose a pipeline leveraging Real Time Streaming Protocol (RTSP) feeds, a low resources system Raspberry Pi 4B processing, and a state of the art YOLO-based object detection model trained on the Non-lane-based and Heterogeneous Traffic (NHT-1071) dataset to detect and classify heterogeneous traffic. A multi-objective optimization algorithm, NSGA-II, then generates optimized signal timings, minimizing waiting time while maximizing vehicle throughput. We test our implementation in a five-road intersection at Palashi, Dhaka, demonstrating the potential to significantly improve traffic management in similar situations. The developed testbed paves the way for more contextual and effective Intelligent Traffic Signaling (ITS) solutions for developing areas with complicated traffic dynamics such as Dhaka City.
Paper Structure (36 sections, 6 equations, 15 figures, 4 tables)

This paper contains 36 sections, 6 equations, 15 figures, 4 tables.

Figures (15)

  • Figure 1: The non-lane-based, heterogeneous traffic in Dhaka
  • Figure 2: Condition of traffic signaling in Dhaka
  • Figure 3: System architecture of our proposed system
  • Figure 4: Methodology of our study
  • Figure 5: Class labels of NHT-1071 dataset
  • ...and 10 more figures