1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 03:39:55 +02:00
Commit graph

235 commits

Author SHA1 Message Date
4cf25b8119 🎨 Rename input_channels variable to network_input_channels 2021-02-09 18:20:46 +01:00
c0902cdef5 Merge branch 'master' into image-features 2021-02-09 18:17:23 +01:00
f00df756dd
Merge pull request #55 from OCR-D/ocrd-tool-version
setup.py: read version from ocrd-tool.json
2021-01-28 16:06:26 +01:00
Konstantin Baierer
a98e178deb setup.py: read version from ocrd-tool.json 2021-01-28 16:04:34 +01:00
1bb72cbaf1 📦 v1.0.1 2021-01-28 15:45:03 +01:00
53c94fea95
Merge pull request #53 from OCR-D/resolve-resources
Resolve resources
2021-01-27 14:09:29 +01:00
Konstantin Baierer
03f5e44e62 define default for checkpoint_dir, but allow checkpoint still 2021-01-27 13:59:45 +01:00
b3d012412b 📝 README: Use new-style OCR-D parameter syntax and new-style mixed output file groups 2021-01-21 12:24:12 +01:00
a014bab5b6
Merge pull request #49 from OCR-D/fix-48
check for empty line image, ht @andbue, fix #48
2021-01-20 15:37:50 +01:00
e7fb432e35
Merge pull request #52 from OCR-D/checkpoint_dir
Checkpoint dir
2021-01-19 11:59:15 +01:00
962f115ed6
Merge pull request #50 from OCR-D/add-calamari-version
add version of calamari in --version output
2021-01-15 18:34:32 +01:00
Konstantin Baierer
00e43b1d1f use Processor.resolve_files to handle on-demand download of models via registry 2020-12-28 11:49:13 +01:00
Konstantin Baierer
fdd30ebb89 also add tensorflow version to --version output 2020-12-22 16:34:27 +01:00
Konstantin Baierer
d6804bd9c3 fix typos 2020-12-22 16:29:40 +01:00
Konstantin Baierer
83adfcfd5a implement "checkpoint_dir" parameter as a simpler alternative to "checkpoint" 2020-12-22 15:20:45 +01:00
Konstantin Baierer
fe973e58db add version of calamari in --version output 2020-12-17 18:07:38 +01:00
Konstantin Baierer
df530877dc check for empty line image, ht @andbue, fix #48 2020-12-17 17:18:50 +01:00
1c7fcda767 📝 README: Link to model download 2020-11-25 18:40:21 +01:00
448a5b0dbc 📦 v1.0.0 2020-11-25 12:56:50 +01:00
15bcfde180 🐛 Pin h5py to < 3 because pip 2020-11-25 12:40:20 +01:00
8fcd331fbd Merge branch 'feat/update-calamari1' 2020-11-25 12:10:59 +01:00
0e59c2317a 👷🏾‍♂️ Use gt4histocr-calamari1/ as directory name for the Calmari 1 model 2020-11-25 12:09:41 +01:00
795826fa43 Merge branch 'master' of https://github.com/OCR-D/ocrd_calamari 2020-10-08 17:56:15 +02:00
af211d2a1b 🧹 Do not install numpy, let the TF dependency do it 2020-10-02 18:29:20 +02:00
04e950a0a8
Merge pull request #45 from OCR-D/getlogger
getLogger per method
2020-10-01 19:57:07 +02:00
a5d46f0d28
🚧 README: Mention METS 2020-10-01 13:23:44 +02:00
3156121ff7
📝 Let intro mention ocrd_calamari + PAGE XML, link to OCR-D 2020-10-01 13:21:14 +02:00
Konstantin Baierer
e4982aff37 getLogger per method 2020-09-24 10:25:47 +02:00
bb9b1ab41b 🐛 CircleCI: Ignore screenshots branch (second try) 2020-09-03 11:55:00 +02:00
7705374cfc 🐛 CircleCI: Ignore screenshots branch 2020-09-03 11:44:47 +02:00
c417a0ab77 📝 README: Add a screenshot of example output 2020-09-03 11:31:11 +02:00
210c126003
Merge pull request #42 from OCR-D/file-ids-and-such
use make_file_id and assert_file_grp_cardinality
2020-08-06 17:37:06 +02:00
Konstantin Baierer
f746b73fd0 use make_file_id and assert_file_grp_cardinality 2020-08-06 15:24:53 +02:00
f6dfedf837 🗒️ README-DEV: Also release on GitHub 2020-08-06 14:04:17 +02:00
86410110bc 📦 v0.0.7 2020-08-06 12:39:45 +02:00
4c85b8311f
Merge pull request #41 from OCR-D/fix/set-pcgtsid
Set pcGtsId
2020-08-06 12:37:17 +02:00
7da45a0ec1 Set pcGtsId
Newest OCR-D validation checks PAGE-XML pcGtsId against METS file/@ID.
Set the pcGtsId here correctly.

Fixes #40.
2020-08-06 12:31:47 +02:00
046e3e8ee3 🚧 Tests: Add some TODOs re data + namespace version changes 2020-08-06 11:27:59 +02:00
0a9dbd0c25 🧹 Do not install numpy, let the TF dependency do it 2020-07-23 13:04:11 +02:00
d9afb05cf3 🐛 Use TensorFlow >= 2.3.0rc2 to fix retracing warnings 2020-07-23 12:44:15 +02:00
4eb4f97f6b Merge branch 'feat/update-calamari1' of https://github.com/OCR-D/ocrd_calamari into feat/update-calamari1 2020-07-23 12:34:27 +02:00
93190fae3b Recognize more than one line at a time (Fixes gh#20) 2020-07-22 16:03:10 +02:00
7584d0135c ⬆️ Update model download for Calamari 1.0 2020-07-21 20:18:29 +02:00
9ea50e25d1 ⬆️ Update to Calamari 1.0.x 2020-07-21 20:18:29 +02:00
027fcd7d75 🐛 Fix test file path 2020-07-21 20:10:36 +02:00
8ab57e44dc ⬆️ Update model download for Calamari 1.0 2020-07-21 18:52:47 +02:00
7dff7784c5 ⬆️ Update to Calamari 1.0.x 2020-07-21 18:16:52 +02:00
c6ced9b3e9
Merge pull request #39 from OCR-D/dont-install-test
setup.py: exclude "test", not "tests", from installation
2020-06-04 12:07:03 +02:00
kba
e03ff4064b setup.py: exclude "test", not "tests", from installation 2020-05-31 20:31:06 +02:00
fb538845d8
📄 Update license (Fixes #35)
Set copyright owner name. Also, going along the lines of "update the year when substantial revision of the work happenend", set the copyright years. The latter may be not be necessary, because "life of author + 70 years" or something.
2020-02-13 16:49:11 +01:00