PaddlePaddle / Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
http://www.paddlepaddle.org/
Apache License 2.0
22.07k stars 5.54k forks source link

当用paddledetection中的车牌检测出现问题 #49434

Open PengKunGit opened 1 year ago

PengKunGit commented 1 year ago

请提出你的问题 Please ask your question

当用paddledetection中的车牌检测时。车头有文字的时候,没有检测到车牌,而是检测到文字上了,想问问能怎么解决! ![Uploading OCRv3.png…]()

paddle-bot[bot] commented 1 year ago

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQGithub Issue and AI community to get the answer.Have a nice day!

PengKunGit commented 1 year ago

环境:paddle 2.3.2 paddledetection 命令:python deploy/pipeline/pipeline.py --config deploy/pipeline/config/infer_cfg_ppvehicle.yml --image_file=chepai2.jpg --device=gpu

From00 commented 1 year ago

这个图片没有上传成功,可以重发下吗?

PengKunGit commented 1 year ago

阍者 @.***

 

------------------ 原始邮件 ------------------ 发件人: "PaddlePaddle/Paddle" @.>; 发送时间: 2022年12月29日(星期四) 下午5:23 @.>; @.**@.>; 主题: Re: [PaddlePaddle/Paddle] 当用paddledetection中的车牌检测出现问题 (Issue #49434)

这个图片没有上传成功,可以重发下吗?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

From00 commented 1 year ago

还是没能收到图片。建议直接更新下issue描述,等图片成功上传github后再发送。

PengKunGit commented 1 year ago

您好,已经在github上重新上传了

阍者 @.***

 

------------------ 原始邮件 ------------------ 发件人: "PaddlePaddle/Paddle" @.>; 发送时间: 2022年12月29日(星期四) 下午5:41 @.>; @.**@.>; 主题: Re: [PaddlePaddle/Paddle] 当用paddledetection中的车牌检测出现问题 (Issue #49434)

还是没能收到图片。建议直接更新下issue描述,等图片成功上传github后再发送。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

zhiboniu commented 1 year ago

你好,请问车牌检测模型用的是哪个?如果时ocr的通用字符检测模型是会有这个问题的,我们发布的模型再CCPD数据集上finetune过,应该可以降低该类误检问题,但是也不能保证完全不会有。如果想更进一步解决,建议加入自己的车牌数据再finetune一下,该类问题还是训练数据的问题

PengKunGit commented 1 year ago

车牌检测模型用的是paddledetection里面自带的OCRv3, 您说的我我也考虑过,现在您也这样说,更加笃定了是训练数据的问题,十分感谢。所以现在正在研究你们发布的在CCPD数据集训练过的模型,请问你们有训练好的 finetune 以及量化模型吗,可以直接发给我一份 我自己试试嘛 感谢!

阍者 @.***

 

------------------ 原始邮件 ------------------ 发件人: "PaddlePaddle/Paddle" @.>; 发送时间: 2022年12月30日(星期五) 中午11:02 @.>; @.**@.>; 主题: Re: [PaddlePaddle/Paddle] 当用paddledetection中的车牌检测出现问题 (Issue #49434)

你好,请问车牌检测模型用的是哪个?如果时ocr的通用字符检测模型是会有这个问题的,我们发布的模型再CCPD数据集上finetune过,应该可以降低该类误检问题,但是也不能保证完全不会有。如果想更进一步解决,建议加入自己的车牌数据再finetune一下,该类问题还是训练数据的问题

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>