mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-07-25 18:59:52 +02:00
add citation to README
This commit is contained in:
parent
5edb80ec91
commit
b2d0d5cb1c
1 changed files with 17 additions and 3 deletions
14
README.md
14
README.md
|
@ -78,3 +78,17 @@ For simple smoke tests, the following will
|
|||
make models
|
||||
make test
|
||||
|
||||
## How to cite
|
||||
If you find this tool useful in your work, please consider citing our paper:
|
||||
|
||||
```bibtex
|
||||
@inproceedings{hip23rezanezhad2,
|
||||
author = {Vahid Rezanezhad and Konstantin Baierer and Clemens Neudecker},
|
||||
editor = {Apostolos Antonacopoulos and Christian Clausner and Maud Ehrmann and Kai Labusch and Clemens Neudecker},
|
||||
title = {A hybrid CNN-Transformer Model for Historical Document Image Binarization},
|
||||
booktitle = {Proceedings of the 7th International Workshop on Historical Document Imaging and Processing {HIP} 2023,
|
||||
San José, CA, USA, August 26, 2023},
|
||||
year = {2023},
|
||||
url = {https://doi.org/10.1145/3604951.3605508}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue