-
Found a bug? Please fill out the sections below. 👍
### Describe the bug
After creating an isolated environment in Anaconda using Python 3.11 (I think, whatever worked I used) and typing operat…
-
```
import keras_ocr
pipeline = keras_ocr.pipeline.Pipeline()
```
**Error**
```
Looking for C:\Users\keras-ocr\craft_mlt_25k.h5
---------------------------------------------------------------…
-
### What happened?
Hi, Normcap shows black screen under Hyprland
![image](https://github.com/user-attachments/assets/18861c11-2c50-4471-928c-cd12eb3e4308)
It says it cannot found grim but it's in…
-
### Feature Description
Generate a Automated install script for people wanting non-docker
### Why is this feature valuable?
_No response_
### Suggested Implementation
Mostly AI generate…
-
您好!我使用版面区域检测模块时,遇到下面的问题
## 教程
https://paddlepaddle.github.io/PaddleX/latest/module_usage/tutorials/ocr_modules/layout_detection.html#_3
## 描述问题
运行:
from paddlex import create_model
model_n…
-
Hello,
I am using the pretrained model like this
```
from ISR.models import RDN
import numpy as np
from PIL import Image
rdn = RDN(weights='psnr-small')
img = Image.open(image_file)
lr_i…
-
I am getting above error while using img2table, please help me to fix the issue
below is the code which I used,
`from img2table.ocr import PaddleOCR
from img2table.document import Image
ocr …
-
## 环境
- 【编译命令】自行编译的FastDeploy,(参数命令):
-
cd FastDeploy/python
export ENABLE_ORT_BACKEND=ON
export ENABLE_PADDLE_BACKEND=ON
export ENABLE_OPENVINO_BACKEND=ON
export ENABLE_VISION=ON
export EN…
-
### Issue
I got this message using my openrouter conf
Recording, press ENTER when done... 6.6sec ██████████
Unable to transcribe C:\Users\jesus\AppData\Local\Temp\tmph7mnknah.wav: Error code: 4…
-
After fine tuning the GPT-OCR 2.0 model in Vietnamese language, I obtained a model deployed on the GPU. Can you tell me where to start with the steps to implement it on CPU? I thank you very much.