Skip to content

sankaryg/anprml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages