-
我在使用'det_db_box_thresh'参数的时候,设置了相应的值,但是输出并没有将小于此置信度的框给过滤掉
argument = {"config_path": "models/config_en.txt",
'det_db_unclip_ratio' : 2.2,
'det_db_box_thresh':0.9} # 指定使用英文库…
-
任务列表:
- [ ] 识别速度
- [ ] 识别准确率
-
- 可以集成个OCR,用`PaddleOCR`就很好
- 如果考虑pip安装体积大,我这有编译好的Linux(X86&ARM)、Win版本的`PaddleOCR`
-
## Checklist:
- [x] 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
- [x] 翻阅[FAQ](https://paddlepaddle.github.io/PaddleX/main/FAQ.html)
- [x] 翻阅[PaddleX 文档](https://paddlepaddle…
-
*********************************************
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
*********************************************
## 环境
- 【FastDeploy版本】: 训练:使用的是paddleOCR最新版训练det模型,验证测试没问题。转换in…
-
Hi,
Request to please add support for any of these packages. These are very popular. Will also increase pyodide popularity. Please let know if its possible.
## 🐍 Package Request
- Package Nam…
-
Hello [Repository Maintainers/Team],
First of all, thank you for creating and maintaining this amazing OCR project! It is truly impressive and has a lot of potential for multilingual applications…
-
### 🔎 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…
-
### Issues
- [X] I have browsed through the Issues. 我已浏览过Issues,确定没有重复提问。
### Umi-OCR version 程序版本
2.1.4
### Windows version 系统版本
10
### OCR plugins Used 使用的OCR插件
PaddleOCR
### Reproduction st…
-
### 请提出你的问题 Please ask your question
执行初始化的时候 predictor = inference.create_predictor(config)这步会卡住
配置如下:
系统 | CUDA | CUDNN | TensorRT | python | paddlepaddle | PyTorch
-- | -- | -- | -- | -- …