Image-Text-to-Text
PaddleOCR
Safetensors
English
Chinese
multilingual
paddleocr_vl
ERNIE4.5
PaddlePaddle
image-to-text
ocr
document-parse
layout
table
formula
chart
seal
spotting
conversational
custom_code
Eval Results
Instructions to use PaddlePaddle/PaddleOCR-VL-1.6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PaddleOCR
How to use PaddlePaddle/PaddleOCR-VL-1.6 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.6") 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
transformers_version 5.0
1
#8 opened 6 days ago
by
milad13731995
A bad output when parsing pdf in vietnamese
#7 opened 8 days ago
by
Duonglv
Add MDPBench evaluation results
#6 opened 18 days ago
by
Delores-Lin
Optimized fine tuning config for RTX 4070 ti super
1
#5 opened 19 days ago
by
milad13731995
Repetition penalty recommands
#4 opened 22 days ago
by
andynoodles
Add ParseBench evaluation results
#3 opened 25 days ago
by
boyang-runllama
功能请求:支持阿姆哈拉语及其他低资源语言
1
#2 opened 28 days ago
by
Yaredoffice
有GGUF格式吗?
2
#1 opened 28 days ago
by
sjwwork