摘要:
 ```bash [root@localhost PaddleOCR]# strings /lib64/libs 阅读全文
posted @ 2023-05-30 13:45
VipSoft
阅读(503)
评论(0)
推荐(0)
摘要:
Python 读取图片 转 base64 并生成 JSON ```python import json import base64 img_path = r'D:\OpenSource\PaddlePaddle\PaddleOCR\images\005.jpeg'; with open(img_pa 阅读全文
posted @ 2023-05-30 13:33
VipSoft
阅读(344)
评论(0)
推荐(0)
摘要:
原因为升级python后新建了软连接指向了新版本,除非同时升级yum不然无法使用。需要手动更改报错文件指向新版本后即可解决。 ```bash [root@localhost pdserving]# yum install -y tree File "/usr/bin/yum", line 30 ex 阅读全文
posted @ 2023-05-30 10:28
VipSoft
阅读(286)
评论(0)
推荐(0)
摘要:
[百度飞桨(PaddlePaddle) - PP-OCRv3 文字检测识别系统 预测部署简介与总览](https://www.cnblogs.com/vipsoft/p/17439619.html) [百度飞桨(PaddlePaddle) - PP-OCRv3 文字检测识别系统 Paddle Inf 阅读全文
posted @ 2023-05-30 09:36
VipSoft
阅读(2136)
评论(0)
推荐(0)
浙公网安备 33010602011771号