sirius-ai/LPRNet_Pytorch
A PyTorch implementation of LPRNet, a lightweight CNN-based deep learning model for automatic license plate recognition.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
The repository provides a complete implementation of LPRNet for recognizing Chinese blue and green (new energy) license plates from images. It includes a CNN backbone with CTC (Connectionist Temporal Classification) loss for sequence recognition, pre-trained model weights, and scripts for training and testing. The model achieves 96%+ accuracy on test datasets with 1.7M parameters and sub-millisecond inference on a GTX 1060.