-
感谢作者的分享,但我发现识别某些图片会报错(已解决),从网上爬了些图片,识别不够准确,我打算更换识别模型,感谢作者!!!
-
Hey Sergio,
I have gone through the project and it works pretty amazing for images. Can you guide me on how to do this for a video. Like do we have to write four separate scripts for Vehicle detectio…
-
STN网络在我的数据集上测试,并没有把倾斜的车牌实现校正
-
Hello Dear Samrand
Thank you for sharing this source code. I ran some tests on it with images available on Google, and it worked very well. The only issue was with the letters 'ن' (n) and 'ق' (q); th…
-
I want to train license plate number recognition.
and I need very light model because predict on embedded board.
I find paper about yolo nano.
I success to train using yolo v3 on darknet(wind…
-
* face_recognition version: latest
* Python version: 3
* Operating System: mac OSX, Android, Linux
### Description
I'd like to add face recognition to an android application. I'm particularly in…
-
When executing main.py, it works for a while
(0: 384x640 1 license_plate, 133.0ms
Speed: 4.5ms preprocess, 133.0ms inference, 2.5ms postprocess per image at shape (1, 3, 640, 640)
But eventually…
-
作者,您好,我用您的代码生成了车牌的标注文件和图片,但我不会用yolo训练,您给的这个链接https://github.com/Feeyao/License-plate-recognition需要label.xml
-
Hello,
We have a dataset consists of street images containing shop plates with different fonts, sizes, language and styles, and we want to use EasyOCR for plates detection. for that, we want to en…
-
感谢开源,非常非常好用的库,识别率很高。
想问一下,这个库的识别过程有置信度的值么?