Update README.md

This commit is contained in:
Clemens Neudecker 2020-10-29 01:11:19 +01:00 committed by GitHub
parent 05b101f2a5
commit 14c5fcf5c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
This tool performs document image binarization (i.e. transform colour/grayscale This tool performs document image binarization (i.e. transform colour/grayscale
to black-and-white pixels) for OCR using multiple trained models. to black-and-white pixels) for OCR using multiple trained models.
The method used is based on _Calvo-Zaragoza/Gallego (2019). [A selectional auto-encoder approach for document image binarization](https://arxiv.org/abs/1706.10241)_. The method used is based on _Calvo-Zaragoza/Gallego, 2018. [A selectional auto-encoder approach for document image binarization](https://arxiv.org/abs/1706.10241)_.
## Installation ## Installation