mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
Adjust confidence in EasyOcr
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
parent
bed8fc81bd
commit
c5d1fbf208
@ -139,7 +139,7 @@ class EasyOcrOptions(OcrOptions):
|
||||
|
||||
use_gpu: Optional[bool] = None
|
||||
|
||||
confidence_threshold: float = 0.75
|
||||
confidence_threshold: float = 0.65
|
||||
|
||||
model_storage_directory: Optional[str] = None
|
||||
download_enabled: bool = True
|
||||
|
Loading…
Reference in New Issue
Block a user