0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test: no need for fixture as dict More... 10 months ago
test: proper shutdown w/ no side effects More... 10 months ago
fix word/glyph level More... 10 months ago
replace atexit with weakref, also add destructor More... 10 months ago
Merge branch 'calamari2-subprocess' into calamari2 More... 11 months ago
require ocrd 3.0.0b6 (mp) More... 11 months ago
fix termination/interruption More... 11 months ago
fill up batches as long as any workers are receiving results More... 11 months ago
don't confuse received result with expected result More... 11 months ago
cannot do bucket batching in this mode (occasionally stalls the pipeline) More... 11 months ago
line task threads: catch and raise when joining More... 11 months ago
Merge pull request #119 from OCR-D/dockerfile More... 11 months ago
Add GHA for pushing dockerfile More... 11 months ago
Fix dockerfile More... 11 months ago
configure infinite dataset/pipeline via queue during setup, run one thread per line to send task and receive result More... 11 months ago
robust shutdown More... 11 months ago
disallow TF 2.12.0 More... 11 months ago
ocrd-tool.json: remove model default More... 11 months ago
Makefile: export MODEL variable More... 11 months ago
CI: wait longer for test without output More... 11 months ago
ocrd-tool.json: fix 2.2 model URLs (zip→tar.gz) More... 11 months ago
CI: test on smaller model More... 11 months ago
Merge branch 'master' into calamari2 More... 11 months ago
reduce base batch size -- too large for long lines More... 11 months ago
use tf.data generator for `model.predict_on_batch` instead of tfaip's `model.predict`-like full epoch pipeline for better utilization of GPU resources (continuous and less peak vRAM, thus larger allowable batch size) More... 11 months ago
fix error handling and IPC with page workers… More... 11 months ago
pass only line IDs instead of full TextLine objects More... 11 months ago
switch from ThreadPoolExecutor to custom mp.Process bg task More... 11 months ago
Merge pull request #116 from bertsky/limit-batch-size More... 11 months ago
:fire: change license from Apache 2 to GPL 3 More... 12 months ago