Recent Releases of https://github.com/bertsky/ocrd_detectron2
https://github.com/bertsky/ocrd_detectron2 - v0.2.0
Changed
- updated to OCR-D v3 API
- switched from
setup.pytopyproject.toml
(andocrd-tool.jsonbased versioning) - updated Dockerfile (base version, variables, labels,
ocrd-all-tool.json) - updated CI
- Python
Published by bertsky about 1 year ago
https://github.com/bertsky/ocrd_detectron2 - v0.1.8
Fixed
- workarounds for broken models (DocBankX101, Jambo-sudoX101)
make deps: add explicit reqs prior to pip step with Torch index- set
pc:PcGts/@pcGtsIdfrommets:file/@ID
Added
- CI for CLI tests (with cached models and stored result artifacts)
Changed
- migrated model URLs from external to Github release assets
- Python
Published by bertsky almost 3 years ago
https://github.com/bertsky/ocrd_detectron2 - v0.1.7
Fixed
- adapt to Numpy 1.24 (no
np.bool)
Added
- model by Jambo-sudo (PubLayNet+custom GT)
- model by LayoutParser (PRImA Layout GT)
- CLI tests
- Python
Published by bertsky about 3 years ago
https://github.com/bertsky/ocrd_detectron2 - v0.1.6
Fixed
- avoid colon in generated region IDs
make deps: add explicit deps for torch- fix/update file resources
- fix model config base paths on-the-fly
Added
- add Psarpei TD model
- Python
Published by bertsky over 3 years ago
https://github.com/bertsky/ocrd_detectron2 - v0.1.5
Fixed
- param
debug_img: 1 image per page - URLs/specs for PubLayNet/JPLeoRX models
- Python
Published by bertsky over 3 years ago
https://github.com/bertsky/ocrd_detectron2 - v0.1.4
Added
- param
postprocessing(select steps, includingnone) - param
debug_img(styles to visualise raw predictions, includingnone)
- Python
Published by bertsky over 3 years ago
https://github.com/bertsky/ocrd_detectron2 - v0.1.3
Fixed
make deps: fall back to Detectron2 src build
Changed
- added various models as file resources
- added corresponding preset files
- updated documentation
- Python
Published by bertsky over 3 years ago
https://github.com/bertsky/ocrd_detectron2 - v0.1.2
Fixed
make deps: fix CUDA detection even more- apply
deviceparam as passed
Changed
- downscale images to no more than 150 DPI for prediction (for speed)
- add param
operation_level(defaultpage), addtablemode
- Python
Published by bertsky over 3 years ago
https://github.com/bertsky/ocrd_detectron2 - v0.1.1
Fixed
make deps: fix CUDA detection and allow CPU as fallback
Changed
- instance segmentation postprocessing: use asymmetric overlap criterion for non-maximum suppression
- skip instances which belong to classes with empty category
- annotate incrementally (by skipping candidates that overlap with pre-existing top-level regions)
- Python
Published by bertsky over 3 years ago
https://github.com/bertsky/ocrd_detectron2 - v0.1.0
improve introduction
- Python
Published by bertsky over 3 years ago