Connecting Vision and Emissions: A Behavioural AI Approach to Carbon Estimation in Road Design
Ammar K Al Mhdawi, Nonso Nnamoko, Safanah Mudheher Raafat, M.K.S. Al-Mhdawi, Amjad J Humaidi

TL;DR
This paper introduces a hybrid AI system combining YOLOv8 detection, deep OCR, and license plate validation to accurately estimate vehicle-specific carbon emissions from live traffic videos.
Contribution
It presents a novel multi-stage pipeline integrating real-time vehicle detection, license plate recognition, and emission estimation for urban traffic analysis.
Findings
YOLOv8 achieved 71% mAP for detection and 70% for segmentation.
OCR accuracy reached up to 99% under varied conditions.
The system enables scalable, automated vehicle emission monitoring.
Abstract
We present an enhanced YOLOv8 real time vehicle detection and classification framework, for estimating carbon emissions in urban environments. The system enhances YOLOv8 architecture to detect, segment, and track vehicles from live traffic video streams. Once a vehicle is localized, a dedicated deep learning-based identification module is employed to recognize license plates and classify vehicle types. Since YOLOv8 lacks the built-in capacity for fine grained recognition tasks such as reading license plates or determining vehicle attributes beyond class labels, our framework incorporates a hybrid pipeline where each detected vehicle is tracked and its bounding box is cropped and passed to a deep Optical Character Recognition (OCR) module. This OCR system, composed of multiple convolutional neural network (CNN) layers, is trained specifically for character-level detection and license…
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
TopicsVehicle emissions and performance · Air Quality Monitoring and Forecasting
