ajgallego / SAE-DANN

Unsupervised neural domain adaptation for document image binarization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keras implementation of Unsupervised neural domain adaptation for document image binarization

The code of this repository was used for the following publication. If you find this code useful please cite our paper:

@article{Castellanos2021saedann,
  title = {Unsupervised neural domain adaptation for document image binarization},
  journal = {Pattern Recognition},
  volume = {119},
  pages = {108099},
  year = {2021},
  issn = {0031-3203},
  doi = {https://doi.org/10.1016/j.patcog.2021.108099},
  author = {Francisco J. Castellanos and Antonio-Javier Gallego and Jorge Calvo-Zaragoza}
}

About

Unsupervised neural domain adaptation for document image binarization


Languages

Language:Python 97.2%Language:Shell 2.8%