From 14c5fcf5c19939c5da66fc20a95cc85b624c5703 Mon Sep 17 00:00:00 2001 From: Clemens Neudecker <952378+cneud@users.noreply.github.com> Date: Thu, 29 Oct 2020 01:11:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0559416..8078e33 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This tool performs document image binarization (i.e. transform colour/grayscale 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