docling/docling/models
Nikos Livathinos 6faff146e0 fix(OCR): Skip zero area OCR cells for all OCR engines
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
2024-10-07 17:26:58 +02:00
..
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
base_ocr_model.py feat: add options for choosing OCR engine 2024-10-02 10:47:20 +02:00
ds_glm_model.py feat: linux arm64 support and reducing dependencies (#69) 2024-09-10 15:43:27 +02:00
easyocr_model.py fix(OCR): Skip zero area OCR cells for all OCR engines 2024-10-07 17:26:58 +02:00
layout_model.py feat: new torch-based docling models (#120) 2024-10-03 18:42:33 +02:00
page_assemble_model.py feat: Optimize table extraction quality, add configuration options (#11) 2024-07-17 16:13:21 +02:00
table_structure_model.py feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00
tesseract_model.py fix(OCR): Skip zero area OCR cells for all OCR engines 2024-10-07 17:26:58 +02:00
tesserocr_model.py fix(OCR): Skip zero area OCR cells for all OCR engines 2024-10-07 17:26:58 +02:00