Releases: OCR-D/ocrd_anybaseocr
Releases · OCR-D/ocrd_anybaseocr
v2.0.0
10 Apr 17:02
Compare
Sorry, something went wrong.
No results found
Changed:
🔥 Port the processors (ocrd-anybaseocr-crop and ocrd-anybaseocr-layout-analysis) to OCR-D/core v3 API, #112 , #113
Run unit tests under various v3-specific conditions, #112
Update Keras model metadata, #113
Deleted:
🔥 Dropped ocrd-anybaseocr-dewarp, #112
🔥 Dropped ocrd-anybaseocr-deskew, #112
🔥 Dropped ocrd-anybaseocr-binarize, #112
🔥 Dropped ocrd-anybaseocr-block-segmentation, #112
🔥 Dropped ocrd-anybaseocr-textline, #112
🔥 Dropped ocrd-anybaseocr-tiseg, #112
v1.10.0
19 Feb 17:24
Compare
Sorry, something went wrong.
No results found
v1.9.0
14 Mar 12:15
Compare
Sorry, something went wrong.
No results found
Fixed:
block-segmentation: fix type of th parameter
Added:
Resources now described in ocrd-tool.json, #100
v1.8.2
30 Mar 15:17
Compare
Sorry, something went wrong.
No results found
Fixed:
dewarping: IDs must not contain /, #94
uploaded trained models
v1.8.1
30 Mar 15:16
Compare
Sorry, something went wrong.
No results found
Fixed:
Import pix2pixhd as package, not submodule, #93
v1.8.0
25 Mar 15:38
Compare
Sorry, something went wrong.
No results found
v1.7.0
22 Feb 17:11
Compare
Sorry, something went wrong.
No results found
Fixed:
Makefile/tests: fix tests, update to resmgr cwd semantics, add dewarp
layout-analysis: use correct pageId
tiseg/layout-analysis: use TF SavedFormat instead of HDF5
dewarp/layout-analysis: load during init (setup instead of process)
dewarp: fix image input (in-memory instead of file-based)
dewarp: fix image output (resizing with better quality)
dewarp: fix/update pix2pixHD for CPU-only and newer PyTorch
dewarp: rename parameters (now resize_{mode,width,height})
dewarp: fix oplevel region, update to ocrd_mets changes
update requirements
improve README
v1.6.0
20 May 15:02
Compare
Sorry, something went wrong.
No results found
Removed:
ocrd-anybaseocr-block-segmenation was broken and caused spurious CI errors
v1.5.0
19 May 11:57
Compare
Sorry, something went wrong.
No results found
Changed:
Rewritten ocrd-anybaseocr-block-segmentation and ocrd-anybaseocr-tiseg, #79
v1.4.1
23 Apr 16:25
Compare
Sorry, something went wrong.
No results found
Fixed:
Re-introduce requirement on ocrd-fork-ocropy