Computer vision based vehicle tracking as a complementary and scalable approach to RFID tagging
Pranav Kant Gaur, Abhilash Bhardwaj, Pritam Shete, Mohini Laghate,, Dinesh M Sarode

TL;DR
This paper presents a computer vision-based vehicle tracking system that complements RFID tagging, using object detection and OCR within a finite-state machine framework to improve scalability and interpretability in vehicle monitoring.
Contribution
The study introduces an interpretable vehicle tracking algorithm leveraging computer vision models and finite-state machines, providing an alternative to RFID tagging for scalable vehicle monitoring.
Findings
Detection rate is affected by vehicle speed and type.
Highest detection accuracy occurs with restricted vehicle movement.
Major errors stem from illegible text, blur, occlusion, and out-of-vocab characters.
Abstract
Logging of incoming/outgoing vehicles serves as a piece of critical information for root-cause analysis to combat security breach incidents in various sensitive organizations. RFID tagging hampers the scalability of vehicle tracking solutions on both logistics as well as technical fronts. For instance, requiring each incoming vehicle(departmental or private) to be RFID tagged is a severe constraint and coupling video analytics with RFID to detect abnormal vehicle movement is non-trivial. We leverage publicly available implementations of computer vision algorithms to develop an interpretable vehicle tracking algorithm using finite-state machine formalism. The state-machine consumes input from the cascaded object detection and optical character recognition(OCR) models for state transitions. We evaluated the proposed method on 75 video clips of 285 vehicles from our system deployment site.…
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
TopicsAutonomous Vehicle Technology and Safety · Software Testing and Debugging Techniques · IoT and GPS-based Vehicle Safety Systems
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
