Online Vehicle Detection For Estimating Traffic Status
Ranch Y.Q. Lai

TL;DR
This paper introduces an unsupervised online vehicle detection system that estimates traffic congestion without background subtraction, using feature clustering and adaptive classification to handle various traffic scenes.
Contribution
The novel approach combines unsupervised clustering with online learning for real-time vehicle detection and traffic estimation without relying on background modeling.
Findings
System adapts to various traffic scenes
Accurate vehicle detection using clustering and online learning
Effective in real-time traffic congestion estimation
Abstract
We propose a traffic congestion estimation system based on unsupervised on-line learning algorithm. The system does not rely on background extraction or motion detection. It extracts local features inside detection regions of variable size which are drawn on lanes in advance. The extracted features are then clustered into two classes using K-means and Gaussian Mixture Models(GMM). A Bayes classifier is used to detect vehicles according to the previous cluster information which keeps updated whenever system is running by on-line EM algorithm. Experimental result shows that our system can be adapted to various traffic scenes for estimating traffic status.
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
TopicsVideo Surveillance and Tracking Methods · Traffic Prediction and Management Techniques · Anomaly Detection Techniques and Applications
