docling/docling/models
2025-03-11 16:06:55 +01:00
..
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
base_model.py feat: Describe pictures using vision models (#259) 2025-02-07 16:30:42 +01:00
base_ocr_model.py Fixes and test updates 2025-03-11 16:06:28 +01:00
code_formula_model.py perf: New revision code formula model and document picture classifier (#1140) 2025-03-11 10:15:28 +01:00
document_picture_classifier.py perf: New revision code formula model and document picture classifier (#1140) 2025-03-11 10:15:28 +01:00
easyocr_model.py Fixes and test updates 2025-03-11 16:06:28 +01:00
hf_vlm_model.py feat: [Experimental] Introduce VLM pipeline using HF AutoModelForVision2Seq, featuring SmolDocling model (#1054) 2025-02-26 14:43:26 +01:00
layout_model.py refactor: use org--name in artifacts-path (#912) 2025-02-07 13:58:05 +01:00
ocr_mac_model.py Fixes and test updates 2025-03-11 16:06:28 +01:00
page_assemble_model.py feat: Implement new reading-order model (#916) 2025-02-20 17:51:17 +01:00
page_preprocessing_model.py Fixes and test updates 2025-03-11 16:06:28 +01:00
picture_description_api_model.py feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
picture_description_base_model.py feat: Describe pictures using vision models (#259) 2025-02-07 16:30:42 +01:00
picture_description_vlm_model.py fix: vlm using artifacts path (#1057) 2025-02-26 08:33:50 +01:00
rapid_ocr_model.py Fixes and test updates 2025-03-11 16:06:28 +01:00
readingorder_model.py feat: Implement new reading-order model (#916) 2025-02-20 17:51:17 +01:00
table_structure_model.py Merge branch 'main' of github.com:DS4SD/docling into cau/docling-parse-api 2025-03-11 16:06:55 +01:00
tesseract_ocr_cli_model.py Fixes and test updates 2025-03-11 16:06:28 +01:00
tesseract_ocr_model.py Fixes and test updates 2025-03-11 16:06:28 +01:00