Created on 27th October 2024
•
The Advanced Recognition of License Plates (ARLP) project aims to accurately recognize and interpret license plates on Indian vehicles, with applications in:
Using advanced technologies like CNNs, Inception ResNet v2, and attention mechanisms, the ARLP system enhances accuracy, efficiency, and automation in license plate recognition, promoting overall safety and convenience.
In developing the Advanced Recognition of License Plates (ARLP) project, several challenges arose:
Custom CNN Model Accuracy:
Register Spillage in Local Memory:
ptxas warning : Registers are spilled to local memory in function 'loop_add_subtract_fusion_49', 224 bytes spill stores, 224 bytes spill loads
Hyperparameter Tuning:
Comparative Performance:
To address these, we refined the architecture, optimized hyperparameters, and utilized Inception ResNet v2's strengths to improve accuracy and robustness.
Technologies used