xuexingyu24 / License_Plate_Detection_Pytorch

A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
Other
641 stars 171 forks source link

OSError: cannot open resource #9

Open kornellewy opened 4 years ago

kornellewy commented 4 years ago

OSError: cannot open resource when testing.

ivanh23 commented 4 years ago

At LPRNet_Test.py (Line 33) there is a path to the font file , just add the full path . Open the folder , go to (C:\Users\Ivan\Desktop\License_Plate_Detection_Pytorch-master\LPRNet\data)in my case