Tensorflow-Number-Plate-Recognition icon indicating copy to clipboard operation
Tensorflow-Number-Plate-Recognition copied to clipboard

An automatic number plate recognition system with pretrained weights.

Results 4 Tensorflow-Number-Plate-Recognition issues
Sort by recently updated
recently updated
newest added

Hiii... great work I just want to test this code on video... I have done all the this but its taking too much of time to process the single frame

It is mentioned in the instruction to put the weights in the folder same as source.py 2.Place weights.npz in the same directory of source.py. But there is no source.py file...

this is the code error i got when i test your detect.py after downloading the weights file ``` Traceback (most recent call last): File "detect.py", line 189, in pt1 =...