mirror of
https://github.com/qurator-spk/train-calamari-gt4histocr.git
synced 2025-06-08 19:30:02 +02:00
📝 README: Update to reflect that this is mainly for documentation of the trained model
This commit is contained in:
parent
9cd5981ae2
commit
f5a3a4fb2e
1 changed files with 13 additions and 6 deletions
19
README.md
19
README.md
|
@ -2,14 +2,21 @@ Train a GT4HistOCR Calamari model
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
`train.sh` trains a Calamari model based on GT4HistOCR. Or rather 5 using
|
`train.sh` trains a Calamari model based on GT4HistOCR. Or rather 5 using
|
||||||
cross-validation to use for confidence voting.
|
cross-validation to use for confidence voting. This repository mainly
|
||||||
|
serves as documentation of the providence of the model published at
|
||||||
Requires Calamari 0.3.5.
|
https://qurator-data.de/calamari-models/, not as the definitive guide to
|
||||||
|
training such a model.
|
||||||
`train.sh` is able to download GT4HistOCR from the web if the `data` submodule
|
|
||||||
is not available, that is if you're not a member of the Qurator team at SBB.
|
|
||||||
|
|
||||||
Trained models
|
Trained models
|
||||||
--------------
|
--------------
|
||||||
For a finished model have a look here:
|
For a finished model have a look here:
|
||||||
https://qurator-data.de/calamari-models/
|
https://qurator-data.de/calamari-models/
|
||||||
|
|
||||||
|
Training your own model
|
||||||
|
-----------------------
|
||||||
|
If you really want to, you can use this script to train your own. It takes
|
||||||
|
about 1 week on a Nvidia RTX 2080 GPU. Please use [requirements.txt](requirements.txt)
|
||||||
|
in that case to setup a virtualenv.
|
||||||
|
|
||||||
|
`train.sh` is able to download GT4HistOCR from the web if the `data` submodule
|
||||||
|
is not available, that is if you're not a member of the Qurator team at SBB.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue