feat: OCR pipeline with NDJSON streaming and real-time progress (#226, #227, #231) #229

Merged
marcel merged 74 commits from feat/issue-226-227-ocr-pipeline-polygon into main 2026-04-13 12:39:04 +02:00
Showing only changes of commit 2cc7dcd5e3 - Show all commits

View File

@@ -86,8 +86,8 @@ services:
KRAKEN_MODEL_PATH: /app/models/german_kurrent.mlmodel
OCR_CONFIDENCE_THRESHOLD: "0.3"
OCR_CONFIDENCE_THRESHOLD_KURRENT: "0.5"
RECOGNITION_BATCH_SIZE: "4"
DETECTOR_BATCH_SIZE: "2"
RECOGNITION_BATCH_SIZE: "8"
DETECTOR_BATCH_SIZE: "4"
networks:
- archive-net
healthcheck: