mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
📝 README: Provide a complete example using real data and other processors
See #33.
This commit is contained in:
parent
f2001a79f1
commit
3416a155ec
3 changed files with 20 additions and 10 deletions
4
Makefile
4
Makefile
|
@ -44,6 +44,10 @@ gt4histocr-calamari:
|
|||
tar xfv model.tar.xz && \
|
||||
rm model.tar.xz
|
||||
|
||||
# Example data
|
||||
actevedef_718448162:
|
||||
wget https://qurator-data.de/examples/actevedef_718448162.zip && \
|
||||
unzip actevedef_718448162.zip
|
||||
|
||||
|
||||
# pip install calamari
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue