Skip to content

An automatic number plate recognition system with pretrained weights.

Notifications You must be signed in to change notification settings

AnjieCheng/Tensorflow-Number-Plate-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow-Number-Plate-Recognition

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.

About

An automatic number plate recognition system with pretrained weights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages