-
windows + anaconda下,PaddleOCR可以运行成功,可以识别单张图片和图像集合。但是运行`python PPOCRLabel.py --lang ch`,就报错:
```
Namespace(cls=True, cls_batch_num=30, cls_image_shape='3, 48, 192', cls_model_dir='C:\\Users\\徐仕成/.pad…
-
### 🚀 The feature
Ensure that each model has a pretrained available checkpoint
**TensorFlow:**
classification:
- [x] ViT
- [x] MAGC
- [x] MobileNetV3
detection:
- [x] DB_MobileNet…
-
ModuleNotFoundError: No module named 'pkg_resources'.
Im facing this issue while trying to run on my local system. Followed the steps given. What to do?
-
尝试将Paddleocr转到ascend 301上转换错误:
一、相关环境信息
服务器:华为鲲鹏服务器;
OS:ubuntu20.04;
加速卡:Atlas 300I Model 3010(含4块Ascend 301);
mindspore-lite: 2.2.13
CANN:7.0.0.beta1
固件与驱动:1.0.22.alpha(A300-3010-npu-firmware_…
-
看了你们提供的一个车牌识别案例:[轻量级车牌识别.md](https://github.com/PaddlePaddle/PaddleOCR/blob/18ddb6d5f9bdc2c1b0aa7f6e399ec0f76119dc87/applications/%E8%BD%BB%E9%87%8F%E7%BA%A7%E8%BD%A6%E7%89%8C%E8%AF%86%E5%88%AB.md#…
-
/请
/提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:linux
- 版本号/Version:Paddle: PaddleOCR:2.6 问题相关组件/Related components:
- 运行…
-
**System information**
- TensorFlow version: v1.12.1-23779-g96c5c8a 2.2.0-dev20200202
- Are you willing to contribute it: No
**Describe the feature and the current behavior/state.**
Support …
-
I'm just playing with evision in livebook - nice work.
I'm getting errors when trying text recognition with lower precision model 16 or 8 bit.
![image](https://user-images.githubusercontent.com/9041…
dkuku updated
9 months ago
-
外文,自己准备了全套合成训练数据+实际数据,折腾了有一个月。
最终识别效果还可以,发现一个很重要的问题:
文本检测之后是一条长长的图片,里面大概10个文字,
如果文字边缘留白比较大(5像素左右),那么识别效果很差。如果文字边缘留白是1,2像素,那么识别效果好很多。
推测是因为我的合成训练数据的留白就是1,2像素。
请问推测正确吗?实际识别的时候文字留白是这么重要的因素?
现在我…
-
当前推理的网络构建使用如下接口
https://github.com/mindspore-lab/mindocr/blob/25bd212875bf5035c0ac3b015181cab4ee6276f0/tools/infer/text/predict_rec.py#L80
貌似仅支持硬编码的如下配置
https://github.com/mindspore-lab/mindocr/blo…