ankandrew/fast-alpr
A real-time Automatic License Plate Recognition system using ONNX models for detection and OCR.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
FastALPR provides a high-performance, customizable framework for recognizing license plates from images or video. It uses ONNX models by default for detection and combines them with a separate OCR model to read plate characters. The system can be extended to use custom detection and recognition models via ONNX Runtime.