Update README.md

pull/129/head
cneud 2 months ago
parent 40f5408b1e
commit 38698c6609

@ -18,8 +18,7 @@
* Output in [PAGE-XML](https://github.com/PRImA-Research-Lab/PAGE-XML) * 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 * [OCR-D](https://github.com/qurator-spk/eynollah#use-as-ocr-d-processor) interface
:warning: Eynollah development is currently focused on achieving high quality results for a wide variety of historical documents. :warning: Eynollah development is currently focused on achieving the best possible quality of results for a wide variety of historical documents and therefore processing can be very slow. We aim to improve this, but contributions are always welcome.
Processing can be very slow, with a lot of potential to improve. We aim to work on this too, but contributions are always welcome.
## Installation ## Installation
Python `3.8-3.11` with Tensorflow `2.12-2.15` on Linux are currently supported. Python `3.8-3.11` with Tensorflow `2.12-2.15` on Linux are currently supported.
@ -79,8 +78,8 @@ The following options can be used to further configure the processing:
| `-sp <directory>` | save cropped page image to this directory | | `-sp <directory>` | save cropped page image to this directory |
| `-sa <directory>` | save all (plot, enhanced/binary image, layout) to this directory | | `-sa <directory>` | save all (plot, enhanced/binary image, layout) to this directory |
If no option is set, the tool will perform layout detection of main regions (background, text, images, separators and marginals). If no option is set, the tool performs layout detection of main regions (background, text, images, separators and marginals).
The tool produces better quality output when RGB images are used as input than greyscale or binarized images. Best quality output is produced when RGB images are used as input rather than greyscale or binarized images.
#### Use as OCR-D processor #### Use as OCR-D processor
🚧 **Work in progress** 🚧 **Work in progress**

Loading…
Cancel
Save