/img-recognition-test

project on number plate analysis using image recognition

Primary LanguageJupyter Notebook

Dependencies

TensorFlow 1.0
OpenCV
NumPy

Usage

  1. Download pretrained model weights.npz from here.
  2. Place weights.npz in the same directory of source.py.
  3. ./detect.py in.jpg weights.npz out.jpg

Other

  1. Codes are credited to Matthew Earl's Deep Anpr.
  2. To genereate your own training dataset, please refer to the original repository and retrain you model.

Sample images and expected outcomes

Input Output