PaddleOCR成功识别出车牌号 纪念一下

(paddle38) D:\ML\Project\PaddleOCR-release-2.3>python tools/infer/predict_system.py --image_dir="./work/2.png" --det_model_dir="./inference/db_mv3/" --rec_model_dir="./inference/rec_chinese_lite_v2.0/" --rec_char_dict_path="./work/dict.txt" --rec_char_type=ch --use_angle_cls=false --vis_font_path=./doc/fonts/simfang.ttf
[2023-04-05 21:49:58,958] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.3741021156311035
[2023/04/05 21:49:58] root DEBUG: dt_boxes num : 0, elapse : 1.3741021156311035
[2023-04-05 21:49:58,960] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:49:58] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:00,452] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.490624189376831
[2023/04/05 21:50:00] root DEBUG: dt_boxes num : 0, elapse : 1.490624189376831
[2023-04-05 21:50:00,453] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:50:00] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:01,785] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.327096700668335
[2023/04/05 21:50:01] root DEBUG: dt_boxes num : 0, elapse : 1.327096700668335
[2023-04-05 21:50:01,786] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:50:01] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:03,175] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.386106014251709
[2023/04/05 21:50:03] root DEBUG: dt_boxes num : 0, elapse : 1.386106014251709
[2023-04-05 21:50:03,176] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:50:03] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:04,506] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.3270995616912842
[2023/04/05 21:50:04] root DEBUG: dt_boxes num : 0, elapse : 1.3270995616912842
[2023-04-05 21:50:04,507] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:50:04] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:06,102] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.5931179523468018
[2023/04/05 21:50:06] root DEBUG: dt_boxes num : 0, elapse : 1.5931179523468018
[2023-04-05 21:50:06,104] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:50:06] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:07,526] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.4191045761108398
[2023/04/05 21:50:07] root DEBUG: dt_boxes num : 0, elapse : 1.4191045761108398
[2023-04-05 21:50:07,527] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:50:07] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:09,046] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.517113447189331
[2023/04/05 21:50:09] root DEBUG: dt_boxes num : 0, elapse : 1.517113447189331
[2023-04-05 21:50:09,048] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:50:09] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:10,447] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.3961050510406494
[2023/04/05 21:50:10] root DEBUG: dt_boxes num : 0, elapse : 1.3961050510406494
[2023-04-05 21:50:10,448] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:50:10] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:11,856] [   DEBUG] predict_system.py:62 - dt_boxes num : 0, elapse : 1.4051024913787842
[2023/04/05 21:50:11] root DEBUG: dt_boxes num : 0, elapse : 1.4051024913787842
[2023-04-05 21:50:11,857] [   DEBUG] predict_system.py:81 - rec_res num  : 0, elapse : 0.0
[2023/04/05 21:50:11] root DEBUG: rec_res num  : 0, elapse : 0.0
[2023-04-05 21:50:12,620] [   DEBUG] predict_system.py:62 - dt_boxes num : 1, elapse : 0.7500550746917725
[2023/04/05 21:50:12] root DEBUG: dt_boxes num : 1, elapse : 0.7500550746917725
[2023-04-05 21:50:12,686] [   DEBUG] predict_system.py:81 - rec_res num  : 1, elapse : 0.06500411033630371
[2023/04/05 21:50:12] root DEBUG: rec_res num  : 1, elapse : 0.06500411033630371
[2023-04-05 21:50:12,687] [    INFO] predict_system.py:145 - 0  Predict time of ./work/2.png: 0.818s
[2023/04/05 21:50:12] root INFO: 0  Predict time of ./work/2.png: 0.818s
[2023-04-05 21:50:12,688] [    INFO] predict_system.py:148 - 皖A48679, 0.999
[2023/04/05 21:50:12] root INFO: 皖A48679, 0.999
[2023-04-05 21:50:12,728] [    INFO] predict_system.py:171 - The visualized image saved in ./inference_results/2.png
[2023/04/05 21:50:12] root INFO: The visualized image saved in ./inference_results/2.png
[2023-04-05 21:50:12,729] [    INFO] predict_system.py:174 - The predict total time is 0.8710651397705078
[2023/04/05 21:50:12] root INFO: The predict total time is 0.8710651397705078
[2023-04-05 21:50:12,729] [    INFO] predict_system.py:175 -
The predict total time is 0.818061113357544
[2023/04/05 21:50:12] root INFO:
The predict total time is 0.818061113357544

 

  • 2
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值