Datasets:

Modalities:
Image
ArXiv:
Libraries:
Datasets
zhouchangda commited on
Commit
d9bfd92
·
1 Parent(s): 5daa547

update readme

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,5 +1,9 @@
1
  # Real5-OmniDocBench
2
 
 
 
 
 
3
  **Real5-OmniDocBench** is a brand-new benchmark oriented toward real-world scenarios, which we constructed based on the OmniDocBench v1.5 dataset. The dataset comprises five distinct scenarios: Scanning, Warping, Screen-Photography, Illumination, and Skew. Apart from the Scanning category, all images were manually acquired via handheld mobile devices to closely simulate real-world conditions. Each subset maintains a one-to-one correspondence with the original OmniDocBench, strictly adhering to its ground-truth annotations and evaluation protocols. Given its empirical and realistic nature, this dataset serves as a rigorous benchmark for assessing the robustness of document parsing models in practical applications.
4
 
5
  ---
@@ -1314,7 +1318,7 @@ Real5-OmniDocBench is based on the original OmniDocBench dataset and adopts its
1314
 
1315
  ## Citation
1316
 
1317
- If you use Real5-OmniDocBench in your research, please cite our dataset and refer also to the original OmniDocBench paper.
1318
 
1319
  ```
1320
  @misc{zhou2026real5omnidocbenchfullscalephysicalreconstruction,
 
1
  # Real5-OmniDocBench
2
 
3
+ <div align="center">
4
+ [[📜 arXiv]](https://arxiv.org/pdf/2603.04205) | [[Dataset (🤗Hugging Face)]](https://huggingface.co/datasets/PaddlePaddle/Real5-OmniDocBench)
5
+ </div>
6
+
7
  **Real5-OmniDocBench** is a brand-new benchmark oriented toward real-world scenarios, which we constructed based on the OmniDocBench v1.5 dataset. The dataset comprises five distinct scenarios: Scanning, Warping, Screen-Photography, Illumination, and Skew. Apart from the Scanning category, all images were manually acquired via handheld mobile devices to closely simulate real-world conditions. Each subset maintains a one-to-one correspondence with the original OmniDocBench, strictly adhering to its ground-truth annotations and evaluation protocols. Given its empirical and realistic nature, this dataset serves as a rigorous benchmark for assessing the robustness of document parsing models in practical applications.
8
 
9
  ---
 
1318
 
1319
  ## Citation
1320
 
1321
+ If you use Real5-OmniDocBench in your research, please cite our dataset paper and refer also to the original OmniDocBench paper.
1322
 
1323
  ```
1324
  @misc{zhou2026real5omnidocbenchfullscalephysicalreconstruction,