Commit Graph

217 Commits (395e43c074c0cb3dc2495d66c92f0c8bfbe02df5)
 

Author SHA1 Message Date
Gerber, Mike 448a5b0dbc 📦 v1.0.0
Gerber, Mike 15bcfde180 🐛 Pin h5py to < 3 because pip
Gerber, Mike 8fcd331fbd Merge branch 'feat/update-calamari1'
Gerber, Mike 0e59c2317a 👷🏾‍♂️ Use gt4histocr-calamari1/ as directory name for the Calmari 1 model
Gerber, Mike 795826fa43 Merge branch 'master' of https://github.com/OCR-D/ocrd_calamari
Gerber, Mike af211d2a1b 🧹 Do not install numpy, let the TF dependency do it
Mike Gerber 04e950a0a8
Merge pull request from OCR-D/getlogger
getLogger per method
Mike Gerber a5d46f0d28
🚧 README: Mention METS
Mike Gerber 3156121ff7
📝 Let intro mention ocrd_calamari + PAGE XML, link to OCR-D
Konstantin Baierer e4982aff37 getLogger per method
Gerber, Mike bb9b1ab41b 🐛 CircleCI: Ignore screenshots branch (second try)
Gerber, Mike 7705374cfc 🐛 CircleCI: Ignore screenshots branch
Gerber, Mike c417a0ab77 📝 README: Add a screenshot of example output
Mike Gerber 210c126003
Merge pull request from OCR-D/file-ids-and-such
use make_file_id and assert_file_grp_cardinality
Konstantin Baierer f746b73fd0 use make_file_id and assert_file_grp_cardinality
Gerber, Mike f6dfedf837 🗒️ README-DEV: Also release on GitHub
Gerber, Mike 86410110bc 📦 v0.0.7
Mike Gerber 4c85b8311f
Merge pull request from OCR-D/fix/set-pcgtsid
Set pcGtsId
Gerber, Mike 7da45a0ec1 Set pcGtsId
Newest OCR-D validation checks PAGE-XML pcGtsId against METS file/@ID.
Set the pcGtsId here correctly.

Fixes .
Gerber, Mike 046e3e8ee3 🚧 Tests: Add some TODOs re data + namespace version changes
Gerber, Mike 0a9dbd0c25 🧹 Do not install numpy, let the TF dependency do it
Gerber, Mike d9afb05cf3 🐛 Use TensorFlow >= 2.3.0rc2 to fix retracing warnings
Gerber, Mike 4eb4f97f6b Merge branch 'feat/update-calamari1' of https://github.com/OCR-D/ocrd_calamari into feat/update-calamari1
Gerber, Mike 93190fae3b Recognize more than one line at a time (Fixes gh#20)
Gerber, Mike 7584d0135c ⬆️ Update model download for Calamari 1.0
Gerber, Mike 9ea50e25d1 ⬆️ Update to Calamari 1.0.x
Gerber, Mike 027fcd7d75 🐛 Fix test file path
Gerber, Mike 8ab57e44dc ⬆️ Update model download for Calamari 1.0
Gerber, Mike 7dff7784c5 ⬆️ Update to Calamari 1.0.x
Mike Gerber c6ced9b3e9
Merge pull request from OCR-D/dont-install-test
setup.py: exclude "test", not "tests", from installation
kba e03ff4064b setup.py: exclude "test", not "tests", from installation
Mike Gerber fb538845d8
📄 Update license (Fixes )
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.
Gerber, Mike 123ee61a8b v0.0.6
Gerber, Mike 69df78bce1 🐛 setup.py: Fix GitHub url by s/kba/OCR-D
Gerber, Mike 62e5e0c295 🐛 ocrd-tool.json: Fix GitHub url by s/kba/OCR-D
Gerber, Mike 0334a35870 🐛 Sort predictions in exactly the same way, also when building the text
Gerber, Mike 0c9e1f13c7 🐛 Sort predictions in exactly the same way to make sure we are correctly removing spaces
Gerber, Mike d2c843aa3f 📦 v0.0.5
Gerber, Mike cd8f6a5fcb 🐛 Use line id for debug message
Gerber, Mike 5b6d8b3f41 🐛 Build line text on our own
Calamari does whitespace post-processing on prediction.sentence, while
it does not do the same on prediction.positions. Do it on our own to
have consistency.

Fixes GH-37.
Gerber, Mike 30f7e1b246 🐳 Docker: Run pip3 check for good measure
Gerber, Mike 303172b279 📝 Document make targets
Gerber, Mike a2d1d76dbd 🐳 Docker: Do not use the make target to install calamari-ocr, stick to pip
Gerber, Mike 41f5c8a8fa 🐳 Docker: Upgrade pip to silence warning and fix potential other problems
Gerber, Mike 7c18b1d391 🐳 Docker: Use ocrd/core:master instead of outdated :edge
Gerber, Mike 1fda419f25 🐳 Fix Docker build
Gerber, Mike 71096493ac 📝 README-DEV: Improve info about releasing
Gerber, Mike b26194179c 📝 README-DEV: Improve markdown
Gerber, Mike cf7a788854 📝 README-DEV: Mention cleaning up the dict/ directory
Gerber, Mike 4508e3ec47 📦 v0.0.4