diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..932cf5d --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 Sungho Suh + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md index a9a3ff3..5a9c08b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -## Two-Stage Generative Adversarial Networks for Document Image Binarization with Color Noise and Background Removal +## Two-Stage Generative Adversarial Networks for Binarization of Color Document Images Figure1 A Pytorch implementation of Two-Stage Generative Adversarial Networks for Document Image Binarization described in the paper: -* [Two-stage Generative Adversarial Networks for Document Image Binarization](https://arxiv.org/abs/2010.10103) : *submitted version* +* [Two-stage Generative Adversarial Networks for Document Image Binarization](https://arxiv.org/abs/2010.10103) : *arxiv version* +* [Two-stage generative adversarial networks for binarization of color document images](https://www.sciencedirect.com/science/article/abs/pii/S0031320322002916#!) : *published version* Abstract @@ -235,7 +236,7 @@ cd dfg - [PLM](http://amadi.univ-lr.fr/ICFHR2016_Contest/index.php/download-123) - [S-MS](http://tc11.cvc.uab.es/datasets/SMADI_1) - [LRDE-DBD](https://www.lrde.epita.fr/dload/olena/datasets/dbd/1.0/) - - [Label](https://www.kist-europe.de/portal/main/main.do) + - [Label](https://www.dropbox.com/sh/gqqugvclzltfldt/AACNELpHwTW-1bHLZzipxQWja?dl=0) - Patch per datasets ```bash