mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-08 19:59:56 +02:00
new (hybrid cnn+transformer) textline model which can accelerate to extract contour textlines faster
This commit is contained in:
commit
89e58910aa
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -22,10 +22,10 @@ help:
|
||||||
models: models_eynollah
|
models: models_eynollah
|
||||||
|
|
||||||
models_eynollah: models_eynollah.tar.gz
|
models_eynollah: models_eynollah.tar.gz
|
||||||
tar xf models_eynollah.tar.gz
|
tar xf models_eynollah_renamed.tar.gz
|
||||||
|
|
||||||
models_eynollah.tar.gz:
|
models_eynollah.tar.gz:
|
||||||
wget 'https://qurator-data.de/eynollah/models_eynollah.tar.gz'
|
wget 'https://qurator-data.de/eynollah/2022-04-05/models_eynollah_renamed.tar.gz'
|
||||||
|
|
||||||
# Install with pip
|
# Install with pip
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue