-
## 环境
- 【FastDeploy版本】: FastDeploy-1.0.6
- 【编译命令】编译命令见详细日志
- 【硬件】: HUAWEI Atlas 200I DK A2
- 【硬件环境】:OS版本:Ubuntu22.04 LTS Arm64;固件与驱动版本:23.0.RC2;CANN版本:6.2.RC2
- 【编译语言】: C++
## 问题日志及出现问题的操作流程…
MrMzl updated
9 months ago
-
System Environment: Windows 11, Python 3.9.9
Version: Paddle 2.7+ PaddleOCR
I trained a recognition model using the configuration file config.yml and obtained excellent results on my dataset. …
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https…
-
为使您的问题得到快速解决,在建立 Issue 前,请您先通过如下方式搜索是否有相似问题:[历史 issue](https://github.com/PaddlePaddle/Paddle-Lite/issues), [FAQ 文档](https://www.paddlepaddle.org.cn/lite/develop/quick_start/faq.html), [官方文档](https://…
-
### 请提出你的问题 Please ask your question
业务绑定CPU后调用paddleocr后,绑核失效,都跑到一个CPU核上了,请问如何进行绑核?
-
Open Video Success:C:/Users/Administrator/Desktop/1212.jpg
SubtitleArea:(375,401,240,709)
use GPU for acceleration
[Processing] start finding subtitles...
Exception in thread Thread-3:
Traceback …
-
I compared onnx with PPOCR on CPU and found that using python was 9 times faster than tract. I wonder if this is normal
-
有没有单张图片去除所有文字的方法?
-
## 描述问题
## 复现
1. android部署方式
未修改任何代码
按照仓库readme方式部署,使用git bash执行:
```
# 1. 下载需要的 Paddle Lite 预测库
cd PaddleX-Lite-Deploy/libs
sh download.sh
# 2. 下载 paddle_lite_opt 工具优化后的模型文件
cd…
-
### 请提出你的问题
```python
Traceback (most recent call last):
File "D:\anaconda\lib\threading.py", line 926, in _bootstrap_inner
self.run()
File "D:\anaconda\lib\threading.py", line 870, in ru…