From 1e172cca5dff556d9b0ce7d68382c34cdc98e536 Mon Sep 17 00:00:00 2001 From: cneud <952378+cneud@users.noreply.github.com> Date: Fri, 14 Apr 2023 03:25:01 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6c6b2e..35d36ca 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ * Text line segmentation to bounding boxes or polygons (contours) including for curved lines and vertical text * Detection of reading order * Output in [PAGE-XML](https://github.com/PRImA-Research-Lab/PAGE-XML) +* [OCR-D](https://github.com/qurator-spk/eynollah#use-as-ocr-d-processor) interface ## Installation Python versions `3.7-3.10` with Tensorflow `>=2.4` are currently supported.