-
DockerFile 信息
```js
# Version: 2.3
FROM registry.baidubce.com/paddlepaddle/paddle:2.6.0
# PaddleOCR base on Python3.7
ENV PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
RUN pip install paddleh…
-
### 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://g…
-
### 🔎 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://…
-
# 开发环境搭建阶段
- 缺少`request-promise`包,必须手动安装
- 原README文件中,关于使用GUI运行的部分已失效。现在不需要手动编译SQLite 3(也有可能是NPM在安装的时候已经装好环境了(NPM在安装的时候有一个自动安装必要环境的选项)),并且也不需要手动更改代码了,只需要在`npm run startgui`的时候加入`--debug`选项即可,即`npm r…
Evyde updated
2 years ago
-
能够切换版本,以加速识别效率。
-
### 问题描述 Issue Description
Python 3.10.9上成功安装paddlepaddle 2.41,但`import paddle`时出现以下错误。疑似是`ImageMagick`出了问题,用Homebrew重装后仍失败:
```
(paddle_env) jsmith@Johns-MacBook-Air ~ % import paddle
Version: …
-
#### 问题描述 / Problem Description
我使用paddleOCR识别某视频硬字幕时,视频中的“乞丐”两个字总是失败错误,变成:乞巧、乞正、乞写、乞与、乞平……
使用CPU和GPU识别的结果都是错的。
检测模型:ch_PP-OCRv4_det_infer
识别模型:ch_PP-OCRv4_rec_infer
是不是模型里没有收录“丐”字?
#### 运行环…
-
### Description:
Develop code that takes a gameplay video as input, segments it into smaller clips of no longer than 30 seconds, and trims irrelevant sections such as menus, intros, and outros. The c…
-
-
### 🔎 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://…