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
Add Real5-OmniDocBench eval results
#11
by changdazhou - opened
.eval_results/real5_omnidocbench.yaml
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
- dataset:
|
| 2 |
+
id: PaddlePaddle/Real5-OmniDocBench
|
| 3 |
+
task_id: overall
|
| 4 |
+
value: 93.19
|
| 5 |
+
source:
|
| 6 |
+
url: https://huggingface.co/datasets/PaddlePaddle/Real5-OmniDocBench
|
| 7 |
+
name: Real5-OmniDocBench Leaderboard
|
| 8 |
+
user: PaddlePaddle
|
| 9 |
+
notes: PaddleOCR-VL-1.6; official Real5-OmniDocBench result
|
| 10 |
+
- dataset:
|
| 11 |
+
id: PaddlePaddle/Real5-OmniDocBench
|
| 12 |
+
task_id: scanning
|
| 13 |
+
value: 94.74
|
| 14 |
+
source:
|
| 15 |
+
url: https://huggingface.co/datasets/PaddlePaddle/Real5-OmniDocBench
|
| 16 |
+
name: Real5-OmniDocBench Leaderboard
|
| 17 |
+
user: PaddlePaddle
|
| 18 |
+
notes: PaddleOCR-VL-1.6; official Real5-OmniDocBench result
|
| 19 |
+
- dataset:
|
| 20 |
+
id: PaddlePaddle/Real5-OmniDocBench
|
| 21 |
+
task_id: warping
|
| 22 |
+
value: 92.48
|
| 23 |
+
source:
|
| 24 |
+
url: https://huggingface.co/datasets/PaddlePaddle/Real5-OmniDocBench
|
| 25 |
+
name: Real5-OmniDocBench Leaderboard
|
| 26 |
+
user: PaddlePaddle
|
| 27 |
+
notes: PaddleOCR-VL-1.6; official Real5-OmniDocBench result
|
| 28 |
+
- dataset:
|
| 29 |
+
id: PaddlePaddle/Real5-OmniDocBench
|
| 30 |
+
task_id: screen_photography
|
| 31 |
+
value: 92.78
|
| 32 |
+
source:
|
| 33 |
+
url: https://huggingface.co/datasets/PaddlePaddle/Real5-OmniDocBench
|
| 34 |
+
name: Real5-OmniDocBench Leaderboard
|
| 35 |
+
user: PaddlePaddle
|
| 36 |
+
notes: PaddleOCR-VL-1.6; official Real5-OmniDocBench result
|
| 37 |
+
- dataset:
|
| 38 |
+
id: PaddlePaddle/Real5-OmniDocBench
|
| 39 |
+
task_id: illumination
|
| 40 |
+
value: 93.28
|
| 41 |
+
source:
|
| 42 |
+
url: https://huggingface.co/datasets/PaddlePaddle/Real5-OmniDocBench
|
| 43 |
+
name: Real5-OmniDocBench Leaderboard
|
| 44 |
+
user: PaddlePaddle
|
| 45 |
+
notes: PaddleOCR-VL-1.6; official Real5-OmniDocBench result
|
| 46 |
+
- dataset:
|
| 47 |
+
id: PaddlePaddle/Real5-OmniDocBench
|
| 48 |
+
task_id: skew
|
| 49 |
+
value: 92.66
|
| 50 |
+
source:
|
| 51 |
+
url: https://huggingface.co/datasets/PaddlePaddle/Real5-OmniDocBench
|
| 52 |
+
name: Real5-OmniDocBench Leaderboard
|
| 53 |
+
user: PaddlePaddle
|
| 54 |
+
notes: PaddleOCR-VL-1.6; official Real5-OmniDocBench result
|