TL;DR
BLPR is a deep learning framework for Bolivian license plate recognition that combines synthetic data training, domain adaptation, and a confidence-driven fallback to handle challenging real-world conditions.
Contribution
It introduces the first Bolivian LPDR dataset and a robust two-stage recognition system with synthetic data, domain adaptation, and fallback mechanisms.
Findings
Achieves 89.6% character recognition accuracy on real-world Bolivian license plates.
Utilizes synthetic data and domain adaptation to enhance robustness in diverse conditions.
Implements a confidence-driven fallback with a vision-language model for ambiguous cases.
Abstract
Robust license plate recognition in unconstrained environments remains a significant challenge, particularly in underrepresented regions with limited data availability and unique visual characteristics, such as Bolivia. Recognition accuracy in real-world conditions is often degraded by factors such as illumination changes and viewpoint distortion. To address these challenges, we introduce BLPR, a novel deep learning-based License Plate Detection and Recognition (LPDR) framework specifically designed for Bolivian license plates. The proposed system follows a two-stage pipeline where a YOLO-based detector is pretrained on synthetic data generated in Blender to simulate extreme perspectives and lighting conditions, and subsequently fine-tuned on street-level data collected in La Paz, Bolivia. Detected plates are geometrically rectified and passed to a character recognition model. To…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
