openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
ocrd_calamari
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 15, 2024 — Sep 15, 2025
Showing page 2 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
test: no need for fixture as dict
Robert Sachunsky
More...
10 months ago
test: proper shutdown w/ no side effects
Robert Sachunsky
More...
10 months ago
fix word/glyph level
Robert Sachunsky
More...
10 months ago
replace atexit with weakref, also add destructor
Robert Sachunsky
More...
10 months ago
Merge branch 'calamari2-subprocess' into calamari2
Robert Sachunsky
More...
11 months ago
require ocrd 3.0.0b6 (mp)
Robert Sachunsky
More...
11 months ago
fix termination/interruption
Robert Sachunsky
More...
11 months ago
fill up batches as long as any workers are receiving results
Robert Sachunsky
More...
11 months ago
don't confuse received result with expected result
Robert Sachunsky
More...
11 months ago
cannot do bucket batching in this mode (occasionally stalls the pipeline)
Robert Sachunsky
More...
11 months ago
line task threads: catch and raise when joining
Robert Sachunsky
More...
11 months ago
Merge pull request #119 from OCR-D/dockerfile
Mike Gerber
More...
11 months ago
Add GHA for pushing dockerfile
joschrew
More...
11 months ago
Fix dockerfile
joschrew
More...
11 months ago
configure infinite dataset/pipeline via queue during setup, run one thread per line to send task and receive result
Robert Sachunsky
More...
11 months ago
robust shutdown
Robert Sachunsky
More...
11 months ago
disallow TF 2.12.0
Robert Sachunsky
More...
11 months ago
ocrd-tool.json: remove model default
Robert Sachunsky
More...
11 months ago
Makefile: export MODEL variable
Robert Sachunsky
More...
11 months ago
CI: wait longer for test without output
Robert Sachunsky
More...
11 months ago
ocrd-tool.json: fix 2.2 model URLs (zip→tar.gz)
Robert Sachunsky
More...
11 months ago
CI: test on smaller model
Robert Sachunsky
More...
11 months ago
Merge branch 'master' into calamari2
Robert Sachunsky
More...
11 months ago
reduce base batch size -- too large for long lines
Robert Sachunsky
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)
Robert Sachunsky
More...
11 months ago
fix error handling and IPC with page workers…
Robert Sachunsky
More...
11 months ago
pass only line IDs instead of full TextLine objects
Robert Sachunsky
More...
11 months ago
switch from ThreadPoolExecutor to custom mp.Process bg task
Robert Sachunsky
More...
11 months ago
Merge pull request #116 from bertsky/limit-batch-size
Mike Gerber
More...
11 months ago
:fire: change license from Apache 2 to GPL 3
Robert Sachunsky
More...
12 months ago
←
1
2
3
4
5
6
7
8
9
…
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree