Clemens Neudecker
|
e9d132e1b8
|
upgrade to PAGE-XML 2019
(fixes https://github.com/qurator-spk/eynollah/issues/6)
|
2020-12-09 22:41:55 +01:00 |
|
vahidrezanezhad
|
3aecf47f53
|
Update eynollah.py
|
2020-12-09 17:11:05 +01:00 |
|
vahidrezanezhad
|
38a7154130
|
Missing functions from contour added
|
2020-12-09 17:07:04 +01:00 |
|
vahidrezanezhad
|
87a967e622
|
missing functions and remove self. prefix
|
2020-12-09 17:04:27 +01:00 |
|
Clemens Neudecker
|
a3e55582f7
|
tensorflow-gpu instead of tensorflow
|
2020-12-04 21:16:58 +01:00 |
|
Konstantin Baierer
|
30829bc9b2
|
seaborn not currently used
|
2020-12-04 13:52:03 +01:00 |
|
Konstantin Baierer
|
c16533dc2c
|
remove unused VERY_LARGE_NUMBER constant
|
2020-12-03 18:25:42 +01:00 |
|
Konstantin Baierer
|
a4c748246a
|
Merge branch 'main' into refactor
|
2020-12-02 17:05:53 +01:00 |
|
Konstantin Baierer
|
6766e74738
|
Merge pull request #1 from qurator-spk/basic-python-tooling
extend setup.py, add Makefile, gitignore, requirements.txt
|
2020-12-01 15:52:08 +01:00 |
|
Konstantin Baierer
|
f210054eb4
|
Merge remote-tracking branch 'origin/main' into basic-python-tooling
|
2020-12-01 13:46:55 +01:00 |
|
Clemens Neudecker
|
778a4197a5
|
Update README.md
|
2020-11-30 15:44:01 +01:00 |
|
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
|
2020-11-30 15:40:32 +01:00 |
|
Konstantin Baierer
|
c0ae2dc7fa
|
deduplicate code seperate_lines{,_vertical}
|
2020-11-30 13:54:06 +01:00 |
|
Konstantin Baierer
|
11315da683
|
remove type annotations in unused
|
2020-11-30 13:26:00 +01:00 |
|
Konstantin Baierer
|
87ef313502
|
more outsourcing of utils
|
2020-11-27 14:38:59 +01:00 |
|
Konstantin Baierer
|
8d2227b04b
|
make test
|
2020-11-27 14:38:29 +01:00 |
|
Konstantin Baierer
|
fb247dafc2
|
factor more methods out of utils
|
2020-11-27 13:16:55 +01:00 |
|
Konstantin Baierer
|
8c72f8bc03
|
split utils into contour, rotate, separate_lines
|
2020-11-27 12:04:28 +01:00 |
|
Konstantin Baierer
|
a2341deab4
|
🎨 remove trailing spaces
|
2020-11-25 19:13:47 +01:00 |
|
Konstantin Baierer
|
6ab7abdfcd
|
🔥 manually merge 58ecb57
|
2020-11-25 19:12:34 +01:00 |
|
Konstantin Baierer
|
58ecb5708e
|
patch in changes from 37c0338 by @vahidrezanezhad
|
2020-11-25 17:05:26 +01:00 |
|
Konstantin Baierer
|
145b2fcd98
|
more extraction of unused functions
|
2020-11-25 15:32:07 +01:00 |
|
Konstantin Baierer
|
915e076774
|
more extraction of unused functions
|
2020-11-25 15:02:36 +01:00 |
|
Konstantin Baierer
|
f8c153775b
|
more extraction of util/unused functions
|
2020-11-25 14:40:51 +01:00 |
|
Konstantin Baierer
|
3bb516bfb5
|
more extraction of util/unused functions
|
2020-11-24 19:49:44 +01:00 |
|
Konstantin Baierer
|
1fa123fcf8
|
return_deskew_slop: move to utils
|
2020-11-24 19:33:16 +01:00 |
|
Konstantin Baierer
|
340b48ab4b
|
return_deskew_slop: change signature, eliminate references to self
|
2020-11-24 19:19:07 +01:00 |
|
Konstantin Baierer
|
aa76a223df
|
more extraction of util functions
|
2020-11-24 16:08:14 +01:00 |
|
Konstantin Baierer
|
890e2a6988
|
more extraction of util/unused functions
|
2020-11-24 15:45:40 +01:00 |
|
Konstantin Baierer
|
8796b9daf7
|
unify find_features_of_contour{,e}s
|
2020-11-24 15:15:29 +01:00 |
|
Konstantin Baierer
|
86c809b58f
|
more extraction of util functions
|
2020-11-24 15:11:25 +01:00 |
|
Konstantin Baierer
|
bf209d1622
|
do not store dpi on instance
|
2020-11-24 14:06:20 +01:00 |
|
Konstantin Baierer
|
43f5e7e4e4
|
do not store dpi on instance
|
2020-11-24 12:49:58 +01:00 |
|
Konstantin Baierer
|
63fe7ac763
|
more extraction of util/unused functions
|
2020-11-24 12:43:40 +01:00 |
|
Konstantin Baierer
|
3f6ea176e7
|
more extraction of util/unused functions
|
2020-11-23 19:43:38 +01:00 |
|
Konstantin Baierer
|
cf1d9b9fd0
|
factor out more methods
|
2020-11-23 19:03:42 +01:00 |
|
Konstantin Baierer
|
731b8ded6f
|
extract more methods, collect unused methods
|
2020-11-23 14:18:15 +01:00 |
|
Konstantin Baierer
|
5915307667
|
set up circle ci
|
2020-11-23 14:02:34 +01:00 |
|
Konstantin Baierer
|
6c305de279
|
set up constants for "magic numbers"
|
2020-11-23 13:21:00 +01:00 |
|
Konstantin Baierer
|
97bc57be35
|
Use boolean values for eynollah's flags
|
2020-11-23 11:37:32 +01:00 |
|
Konstantin Baierer
|
3dda276a13
|
🎨 reformat cli.py with black
|
2020-11-23 11:24:58 +01:00 |
|
Konstantin Baierer
|
ec553a2060
|
rfct: create utils and extract filter_contours_area_of_image_tables
|
2020-11-20 18:50:09 +01:00 |
|
Konstantin Baierer
|
62e76324be
|
rfct: move CLI to dedicated module
|
2020-11-20 18:45:52 +01:00 |
|
Konstantin Baierer
|
9d6fc72d20
|
rfct: reorganize imports some more
|
2020-11-20 18:42:50 +01:00 |
|
Konstantin Baierer
|
a707455ec6
|
🎨 run black -l 10000 on eynollah.py
|
2020-11-20 18:12:08 +01:00 |
|
Konstantin Baierer
|
3bfc8c20e0
|
rfct: silence keras load messages
|
2020-11-20 18:05:00 +01:00 |
|
Konstantin Baierer
|
eff10154cf
|
rfct: remove all trailing whitespace
|
2020-11-20 17:56:45 +01:00 |
|
Konstantin Baierer
|
9596a449fa
|
rfct: clean up and group imports
|
2020-11-20 17:55:42 +01:00 |
|
Konstantin Baierer
|
f229907e41
|
extend setup.py, add Makefile, gitignore, requirements.txt
|
2020-11-20 17:48:06 +01:00 |
|
cneud
|
59b2dcb619
|
init
|
2020-11-20 12:49:27 +01:00 |
|