Konstantin Baierer
|
28d35f8e6b
|
start simplifying copy/paste coordinate logic
|
4 years ago |
Konstantin Baierer
|
c7d509bb2c
|
Merge pull request #12 from qurator-spk/import-typo
fix import {,.}utils.xml, ht @bertsky
|
4 years ago |
Konstantin Baierer
|
8498daec26
|
Merge branch 'import-typo' into refactor-cntd
|
4 years ago |
Konstantin Baierer
|
5a46e7ed27
|
fix signature of calculate_polygon_coords
|
4 years ago |
Konstantin Baierer
|
f214a39cba
|
utils.separate_lines: fix import
|
4 years ago |
Konstantin Baierer
|
81d7233e67
|
eynollah.py: use lxml not xml.etree
|
4 years ago |
Konstantin Baierer
|
b93c1923d0
|
clean up empty lines, fix syntax error
|
4 years ago |
Konstantin Baierer
|
7905b3b9d2
|
outfactor calculate_width_height_by_columns
|
4 years ago |
Konstantin Baierer
|
fd0ea5e0a4
|
Merge branch 'import-typo' into refactor-cntd
|
4 years ago |
Konstantin Baierer
|
90c8af9595
|
fix import {,.}utils.xml, ht @bertsky
|
4 years ago |
Konstantin Baierer
|
ae1d335010
|
🎨 remove extraneous empty lines, simplify elif to else where possible
|
4 years ago |
Konstantin Baierer
|
dfb294eb25
|
outfactor calculate_polygon_coords
|
4 years ago |
Konstantin Baierer
|
4d31a21c3e
|
keep id_indexer_l thru serialize_lines_in_region
|
4 years ago |
Konstantin Baierer
|
e11d9adfea
|
outfactor serialize_lines_in_region
|
4 years ago |
Konstantin Baierer
|
4a5c99008a
|
eynollah: define self.cont_page in __init__, extract page coord calculation
|
4 years ago |
Konstantin Baierer
|
52df6972ad
|
rename: image_{dir,filename}, {f_name,image_filename_stem}
|
4 years ago |
Konstantin Baierer
|
f5e11a1056
|
remove commented out code in eynollah.py
|
4 years ago |
Konstantin Baierer
|
19895b0194
|
rename: image_{dir,filename}, {f_name,image_filename_stem}
|
4 years ago |
Konstantin Baierer
|
2bef2d4c04
|
use pathlib to determine f_name
|
4 years ago |
vahidrezanezhad
|
85d631aadf
|
Update separate_lines.py from local
|
4 years ago |
vahidrezanezhad
|
a8f7776f85
|
Update __init__.py from local
|
4 years ago |
vahidrezanezhad
|
f3c70861e0
|
Update eynolllah.py from local
|
4 years ago |
Clemens Neudecker
|
3d808067fe
|
Update README.md (#9)
* Update README.md
* add dla example image
* Update README.md
* Update README.md
|
4 years ago |
Konstantin Baierer
|
0d47f28655
|
Merge branch 'lxml' into main
|
4 years ago |
Konstantin Baierer
|
044ff0c5a2
|
Merge branch 'refactor' into main
|
4 years ago |
Konstantin Baierer
|
359eea502d
|
Merge branch 'refactor' of https://github.com/qurator-spk/eynollah into refactor
# Conflicts:
# sbb_newspapers_org_image/eynollah.py
|
4 years ago |
vahidrezanezhad
|
801ccac699
|
Update eynollah.py
|
4 years ago |
vahidrezanezhad
|
e3a55721f1
|
Update requirements.txt
|
4 years ago |
Konstantin Baierer
|
ff7b5ce409
|
use lxml, factor PAGE creation to utils.xml
|
4 years ago |
Konstantin Baierer
|
14d80700d4
|
remove import seaborn
|
4 years ago |
Clemens Neudecker
|
e9d132e1b8
|
upgrade to PAGE-XML 2019
(fixes https://github.com/qurator-spk/eynollah/issues/6)
|
4 years ago |
vahidrezanezhad
|
3aecf47f53
|
Update eynollah.py
|
4 years ago |
vahidrezanezhad
|
38a7154130
|
Missing functions from contour added
|
4 years ago |
vahidrezanezhad
|
87a967e622
|
missing functions and remove self. prefix
|
4 years ago |
Clemens Neudecker
|
a3e55582f7
|
tensorflow-gpu instead of tensorflow
|
4 years ago |
Konstantin Baierer
|
30829bc9b2
|
seaborn not currently used
|
4 years ago |
Konstantin Baierer
|
c16533dc2c
|
remove unused VERY_LARGE_NUMBER constant
|
4 years ago |
Konstantin Baierer
|
4f90ce5268
|
Create test-eynollah.yml
|
4 years ago |
Konstantin Baierer
|
a4c748246a
|
Merge branch 'main' into refactor
|
4 years ago |
Konstantin Baierer
|
6766e74738
|
Merge pull request #1 from qurator-spk/basic-python-tooling
extend setup.py, add Makefile, gitignore, requirements.txt
|
4 years ago |
Konstantin Baierer
|
f210054eb4
|
Merge remote-tracking branch 'origin/main' into basic-python-tooling
|
4 years ago |
Clemens Neudecker
|
778a4197a5
|
Update README.md
|
4 years ago |
Clemens Neudecker
|
5e9d078e4a
|
[do not merge] Update README.md (#3)
* 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
|
4 years ago |
Konstantin Baierer
|
c0ae2dc7fa
|
deduplicate code seperate_lines{,_vertical}
|
4 years ago |
Konstantin Baierer
|
11315da683
|
remove type annotations in unused
|
4 years ago |
Konstantin Baierer
|
87ef313502
|
more outsourcing of utils
|
4 years ago |
Konstantin Baierer
|
8d2227b04b
|
make test
|
4 years ago |
Konstantin Baierer
|
fb247dafc2
|
factor more methods out of utils
|
4 years ago |
Konstantin Baierer
|
8c72f8bc03
|
split utils into contour, rotate, separate_lines
|
4 years ago |
Konstantin Baierer
|
a2341deab4
|
🎨 remove trailing spaces
|
4 years ago |