Commit Graph

323 Commits (71d0ec8dfeed71fe8f18b684f231f1af52ed56e4)
 

Author SHA1 Message Date
Konstantin Baierer 90c8af9595 fix import {,.}utils.xml, ht @bertsky
Konstantin Baierer ae1d335010 🎨 remove extraneous empty lines, simplify elif to else where possible
Konstantin Baierer dfb294eb25 outfactor calculate_polygon_coords
Konstantin Baierer 4d31a21c3e keep id_indexer_l thru serialize_lines_in_region
Konstantin Baierer e11d9adfea outfactor serialize_lines_in_region
Konstantin Baierer 4a5c99008a eynollah: define self.cont_page in __init__, extract page coord calculation
Konstantin Baierer 52df6972ad rename: image_{dir,filename}, {f_name,image_filename_stem}
Konstantin Baierer f5e11a1056 remove commented out code in eynollah.py
Konstantin Baierer 19895b0194 rename: image_{dir,filename}, {f_name,image_filename_stem}
Konstantin Baierer 2bef2d4c04 use pathlib to determine f_name
vahidrezanezhad 85d631aadf
Update separate_lines.py from local
vahidrezanezhad a8f7776f85
Update __init__.py from local
vahidrezanezhad f3c70861e0
Update eynolllah.py from local
Clemens Neudecker 3d808067fe
Update README.md ()
* Update README.md

* add dla example image

* Update README.md

* Update README.md
Konstantin Baierer 0d47f28655 Merge branch 'lxml' into main
Konstantin Baierer 044ff0c5a2 Merge branch 'refactor' into main
Konstantin Baierer 359eea502d Merge branch 'refactor' of https://github.com/qurator-spk/eynollah into refactor
# Conflicts:
#	sbb_newspapers_org_image/eynollah.py
vahidrezanezhad 801ccac699
Update eynollah.py
vahidrezanezhad e3a55721f1
Update requirements.txt
Konstantin Baierer ff7b5ce409 use lxml, factor PAGE creation to utils.xml
Konstantin Baierer 14d80700d4 remove import seaborn
Clemens Neudecker e9d132e1b8
upgrade to PAGE-XML 2019
(fixes https://github.com/qurator-spk/eynollah/issues/6)
vahidrezanezhad 3aecf47f53
Update eynollah.py
vahidrezanezhad 38a7154130
Missing functions from contour added
vahidrezanezhad 87a967e622
missing functions and remove self. prefix
Clemens Neudecker a3e55582f7
tensorflow-gpu instead of tensorflow
Konstantin Baierer 30829bc9b2 seaborn not currently used
Konstantin Baierer c16533dc2c remove unused VERY_LARGE_NUMBER constant
Konstantin Baierer 4f90ce5268 Create test-eynollah.yml
Konstantin Baierer a4c748246a Merge branch 'main' into refactor
Konstantin Baierer 6766e74738
Merge pull request from qurator-spk/basic-python-tooling
extend setup.py, add Makefile, gitignore, requirements.txt
Konstantin Baierer f210054eb4 Merge remote-tracking branch 'origin/main' into basic-python-tooling
Clemens Neudecker 778a4197a5
Update README.md
Clemens Neudecker 5e9d078e4a
[do not merge] Update README.md ()
* Update README.md

* add short statement on wip

* cosmetics

* models download url

* installation instructions -> pip

* add sentence on Reading Order

* Update README.md

* initial = drop capital

* add flowchart
Konstantin Baierer c0ae2dc7fa deduplicate code seperate_lines{,_vertical}
Konstantin Baierer 11315da683 remove type annotations in unused
Konstantin Baierer 87ef313502 more outsourcing of utils
Konstantin Baierer 8d2227b04b make test
Konstantin Baierer fb247dafc2 factor more methods out of utils
Konstantin Baierer 8c72f8bc03 split utils into contour, rotate, separate_lines
Konstantin Baierer a2341deab4 🎨 remove trailing spaces
Konstantin Baierer 6ab7abdfcd 🔥 manually merge 58ecb57
Konstantin Baierer 58ecb5708e patch in changes from 37c0338 by @vahidrezanezhad
Konstantin Baierer 145b2fcd98 more extraction of unused functions
Konstantin Baierer 915e076774 more extraction of unused functions
Konstantin Baierer f8c153775b more extraction of util/unused functions
Konstantin Baierer 3bb516bfb5 more extraction of util/unused functions
Konstantin Baierer 1fa123fcf8 return_deskew_slop: move to utils
Konstantin Baierer 340b48ab4b return_deskew_slop: change signature, eliminate references to self
Konstantin Baierer aa76a223df more extraction of util functions