matthewearl/deep-anpr
A neural network-based system that detects and recognizes vehicle number plates in images using TensorFlow.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
The project trains a CNN model to locate and read vehicle license plates from input images. It generates synthetic training data by compositing number plate images onto background photos, then uses TensorFlow for model training and inference. OpenCV is used for image preprocessing and post-processing tasks.