Traffic Density Estimation using a Convolutional Neural Network
Julian Nubert, Nicholas Giai Truong, Abel Lim, Herbert Ilhan Tanujaya,, Leah Lim, Mai Anh Vu

TL;DR
This paper presents a CNN-based system for estimating traffic density from camera images to improve traffic flow and reduce congestion in Singapore.
Contribution
It introduces an end-to-end traffic density estimation and control system utilizing CNNs and demonstrates its feasibility with real-world traffic camera data.
Findings
CNN effectively estimates traffic density from images
System can be integrated into traffic control for congestion reduction
Feasibility shown using LTA traffic camera dataset
Abstract
The goal of this project is to introduce and present a machine learning application that aims to improve the quality of life of people in Singapore. In particular, we investigate the use of machine learning solutions to tackle the problem of traffic congestion in Singapore. In layman's terms, we seek to make Singapore (or any other city) a smoother place. To accomplish this aim, we present an end-to-end system comprising of 1. A traffic density estimation algorithm at traffic lights/junctions and 2. a suitable traffic signal control algorithms that make use of the density information for better traffic control. Traffic density estimation can be obtained from traffic junction images using various machine learning techniques (combined with CV tools). After research into various advanced machine learning methods, we decided on convolutional neural networks (CNNs). We conducted experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Video Surveillance and Tracking Methods · Automated Road and Building Extraction
