Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tiseg #79

Merged
merged 23 commits into from
May 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
57fd1e7
tiseg: fix typo
bertsky Feb 1, 2021
bab56a6
tiseg: remove trailing whitespace
bertsky Feb 1, 2021
624b32e
tiseg: unused parameters
bertsky Feb 1, 2021
99c457b
tiseg (legacy): do not enforce deskewed/cropped
bertsky Feb 1, 2021
62a9765
tiseg (legacy): fix image pageId
bertsky Feb 1, 2021
21a2cd9
tiseg: clean imports and import order
bertsky Feb 1, 2021
82a0055
tiseg (ML): load during init/setup instead of process
bertsky Feb 1, 2021
eb6c98f
tiseg (ML): clean unused function
bertsky Feb 1, 2021
96ec2ee
tiseg (legacy): fix image vs text part
bertsky Feb 1, 2021
9105973
tiseg (legacy): fix image vs background
bertsky Feb 1, 2021
25fc8e1
tiseg: show class counts
bertsky Feb 1, 2021
665a8dd
block-segmentation: resolve_resource already exits verbosely
bertsky Feb 3, 2021
266756c
block-segmentation: proper class ID/name mapping
bertsky Feb 3, 2021
a956f63
block-segmentation: fix Border intersection
bertsky Feb 3, 2021
5a4d874
block-segmentation: fix TF logger init
bertsky Feb 3, 2021
e641e31
block-segmentation: remove buggy/useless AlternativeImage creation
bertsky Feb 3, 2021
046735d
block-segmentation: fix Border intersection (applies in absolute coords)
bertsky Feb 3, 2021
0febe79
block-segmentation: fix overwrite==false (continue by adding more)
bertsky Feb 3, 2021
3d54a19
block-segmentation: move model loading to setup()
bertsky Feb 3, 2021
681b70f
block-segmentation: decode masks into polygons
bertsky Feb 3, 2021
a813798
block segmentation: post-processing, fix reading order…
bertsky Feb 4, 2021
8c3db37
block segmentation: restrict active classes (default suppresses footn…
bertsky Feb 4, 2021
06e75ef
tiseg: import keras from tensorflow not directly, OCR-D/ocrd_all#256
kba May 19, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading