lqian / light-LPR

Light-LPR is an open source project aimed at license plate recognition that can run on embedded devices, mobile phones, and x86 platforms. It aims to support license plate recognition in various scenarios. The accuracy rate of license plate character recognition exceeds 99.95%, and the comprehensive recognition accuracy rate exceeds 99.%, Support multi-country and multilingual license plate recognition.
774 stars 168 forks source link

编译测试,出现如下问题 #14

Open cainiaoPCW opened 3 years ago

cainiaoPCW commented 3 years ago

initialized! done ProposalNet with 60 proposal rnet run session and on copy to host

lqian commented 3 years ago

MTCNN is not the powerful algorithm of detection since there are YOLO/SSD and other two-stages detection. some times the code detects zero plate.