Image-Text-to-Text
PaddleOCR
Safetensors
English
Chinese
multilingual
paddleocr_vl
ERNIE4.5
PaddlePaddle
image-to-text
ocr
document-parse
layout
table
formula
chart
conversational
custom_code
Eval Results
Instructions to use PaddlePaddle/PaddleOCR-VL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PaddleOCR
How to use PaddlePaddle/PaddleOCR-VL with PaddleOCR:
# See https://www.paddleocr.ai/latest/version3.x/pipeline_usage/PaddleOCR-VL.html to installation from paddleocr import PaddleOCRVL pipeline = PaddleOCRVL(pipeline_version="v1") output = pipeline.predict("path/to/document_image.png") for res in output: res.print() res.save_to_json(save_path="output") res.save_to_markdown(save_path="output") - Notebooks
- Google Colab
- Kaggle
The Kernel crashed, anyone can please help.
10
#24 opened 10 months ago
by
ahnulxy
Genunie User Reviews and Questions on Repo PaddlePaddle/PaddleOCR-VL
#23 opened 10 months ago
by
DeepNLP
AssertionError: Variable dtype not match, Variable [ linear_164.w_0 ] need tensor with dtype paddle.float32 but load tensor with dtype paddle.bfloat16
➕ 6
1
#22 opened 10 months ago
by
renoyuan
Docker not working on GH 200 with aarch64 cpu architecture
1
#19 opened 10 months ago
by
GodsonLight
没有找到显卡驱动
5
#18 opened 10 months ago
by
wuzhanliai21
Request to add more hardware support
👍 2
2
#17 opened 10 months ago
by
snnh
How to convert charts to table?
1
#16 opened 10 months ago
by
NirajRajai
layoutmodel
2
#14 opened 10 months ago
by
prudant
any possibility to finetune the model ?
2
#13 opened 10 months ago
by
StephennFernandes
where exactly can i find the list of supported languages that this model supports ?
2
#12 opened 10 months ago
by
StephennFernandes
Unrecognized footer
4
#11 opened 10 months ago
by
Maguro97
Enable download counts
2
#9 opened 10 months ago
by
merve
模型在V100上报错
6
#6 opened 10 months ago
by
yijinsheng
无法直接通过调用openai compatible api的方式使用?
4
#5 opened 10 months ago
by
burrowswang
PaddleOCR-VL Training example
2
#4 opened 10 months ago
by
imneonizer
Only for image? not support PDF?
1
#3 opened 10 months ago
by
stephonye
GGUF or MLX support?
👍 18
5
#2 opened 10 months ago
by
smcleod
How to use transformers for PaddleOCR-VL inferencing?
➕ 9
13
#1 opened 10 months ago
by
stzhao