-
rt
-
目前的离线ocr使用PaddleOCR的c++部署和python部署(mac下)编译而成。
这样的方式有几个缺点
- 首先是个人问题:无论是win下需要安装依赖,还是linux下的链接库,都让我这个只了解一些js语言的菜鸟感到汗颜。
我个人的能力不行衍生出不可把握的问题:原先使用离线ocr的逻辑是:保存框选区域到临时文件夹,使用编译好的二进制文件识别,输出结果并返回到eSearch,此过程耦…
-
I try lots of time to try to deploy the heroku-buildpack-tesseract buildpack on the heroku.
But I got the following error. I try hundreds of time......who is willing to do me a favor?
```
------…
-
I have a similar-but-opposite project [remailable](https://github.com/remailable/remailable) which may have some good code for you to steal here? unfortunately things there are a bit stale there becau…
-
### 🔎 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://…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.02
- TensorFlow version and how it was installed (source or binary): 2.6.5
- TensorFlow-Addons version an…
-
### Issues
- [X] I have browsed through the Issues. 我已浏览过Issues,确定没有重复的建议。
### Expected behavior 预期的功能
我做的这个插件WeChatOCR 插件主要是分为两个版本:
1:插件自带微信本地 OCR 模型版本(WechatOCR_umi_plugin_zidai ocr)
插件内置了关键文件:…
-
Hi Michiel,
I came across your project, and it really caught my interest! I’m considering using it for a personal project to help digitize multiple recipe books. The idea is for my aunt to log into…
-
``` Dockerfile ```
# syntax=docker/dockerfile:experimental
FROM python:3.11-bookworm
RUN apt-get update && apt-get -y --no-install-recommends install libgomp1
ENV APP_HOME /app
# install Java
RU…
-
Hello!
Please help me start training
All the actions I've taken:
1) Created a new project (ocr_service) in pycharm with a virtual environment
2) Cloned the project (git clone https://github.com/…