mirror of
https://github.com/docling-project/docling-eval.git
synced 2026-05-17 13:10:47 +00:00
8a6d2fce9d
* correct mpy Signed-off-by: Peter Staar <taa@zurich.ibm.com> * reformatting Signed-off-by: Peter Staar <taa@zurich.ibm.com> * adding the script to make an initial dataset from pdf's Signed-off-by: Peter Staar <taa@zurich.ibm.com> * before switching to specific docling-core branch Signed-off-by: Peter Staar <taa@zurich.ibm.com> * rebased on kv-items and updated the create script in CVAT Signed-off-by: Peter Staar <taa@zurich.ibm.com> * fixed the cvat Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added the annotation description on CVAT Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added the annotation description on CVAT (2) Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added the annotation description on CVAT (3) Signed-off-by: Peter Staar <taa@zurich.ibm.com> * feat: Add new reading-order model evaluator, re-factor to BaseReadingOrderEvaluator Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Rename New Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * fix: Fix calling DoclingDocument methods. Pin latest versions of docling and docling-core. Remove commented out code, remove unused imports, code formatting. Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com> * docs: Re-run the evaluations for DPBench and update the docs Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com> * docs: Re-run the evaluations for OmniDocBench and update the docs Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com> * docs: Re-run the evaluations for DPBench and update the docs Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com> * docs: Re-run the evaluations for OmniDocBench and update the docs Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com> * docs: Minor improvements in DPBench OmniDocBench documentation Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com> --------- Signed-off-by: Peter Staar <taa@zurich.ibm.com> Signed-off-by: Christoph Auer <cau@zurich.ibm.com> Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com> Co-authored-by: Peter Staar <taa@zurich.ibm.com> Co-authored-by: Nikos Livathinos <nli@zurich.ibm.com>