Commit Graph

225 Commits (master)
 

Author SHA1 Message Date
Gerber, Mike a2d1d76dbd 🐳 Docker: Do not use the make target to install calamari-ocr, stick to pip 4 years ago
Gerber, Mike 41f5c8a8fa 🐳 Docker: Upgrade pip to silence warning and fix potential other problems 4 years ago
Gerber, Mike 7c18b1d391 🐳 Docker: Use ocrd/core:master instead of outdated :edge 4 years ago
Gerber, Mike 1fda419f25 🐳 Fix Docker build 4 years ago
Gerber, Mike 71096493ac 📝 README-DEV: Improve info about releasing 4 years ago
Gerber, Mike b26194179c 📝 README-DEV: Improve markdown 4 years ago
Gerber, Mike cf7a788854 📝 README-DEV: Mention cleaning up the dict/ directory 4 years ago
Gerber, Mike 4508e3ec47 📦 v0.0.4 4 years ago
Gerber, Mike 73beab1770 📝 README: Add a missing `cd` 4 years ago
Gerber, Mike 3416a155ec 📝 README: Provide a complete example using real data and other processors
See #33.
4 years ago
Gerber, Mike f2001a79f1 Merge branch 'master' of https://github.com/OCR-D/ocrd_calamari 4 years ago
Gerber, Mike 3e426b2a0a 📝 README: Use gt4histocr-calamari from the Makefile in the example
See #33.
4 years ago
Mike Gerber 46fe34400f
📝 README: Link to the correct ocrd-tool.json 4 years ago
Mike Gerber 0c7cd69526
📝 README: Update intro that we're mostly on par with Calamari's functionality 4 years ago
Gerber, Mike b802b4deaf Allow configuring a cut off confidence value for glyph alternatives 4 years ago
Gerber, Mike e39a2bce01 📝 Fix example parameters JSON 4 years ago
Gerber, Mike ef3fb44fb5 Allow controlling of output hierarchy level, e.g. only line, not words+glyphs 4 years ago
Gerber, Mike 0f0bae18ba Remove GT text to not accidently check it instead of OCR text 4 years ago
Gerber, Mike 82fe0333f1 Test word segmentation (Fixes #30) 4 years ago
Gerber, Mike 9010250911 ♻ test: Move binarization into the workspace fixture 4 years ago
Gerber, Mike 6f4736f8e4 Do word segmentation as expected by OCR-D PAGE specs 4 years ago
Gerber, Mike 0f9c94e7dc 🐛 Start with TextEquiv index=1 to adhere to OCR-D PAGE conventions
https://ocr-d.github.io/page#multiple-textequivs
4 years ago
Gerber, Mike 909632493b 🚧 Add future TODOs 4 years ago
Gerber, Mike 3149e1d9e0 📝 unwanted() 4 years ago
Gerber, Mike 91cca1e1b8 📝 Document why we are using Unicode text segmentation to produce word results 4 years ago
Gerber, Mike 0a572df0ba 📝 README: Add information about the new glyph and word segmentation 4 years ago
Gerber, Mike 2650189910 🧹 Add whitespace 4 years ago
Gerber, Mike f75426060e 🧹 Remove debugging print 4 years ago
Gerber, Mike decaa7b69f 🎨 Use polygon_from_x0y0x1y1 to build word/glyph polygon 4 years ago
Gerber, Mike 2ccfc7b195 🎨 Set vim textwidth 4 years ago
Gerber, Mike 507bc1ce5e Include proper word + glyph segmentation 4 years ago
Gerber, Mike 24532f693a 🚧 Use character positions as word segmentation 4 years ago
Gerber, Mike 17dbeb2480 🔧 Loosen tensorflow-gpu dependency a bit to 1.15.* 4 years ago
Gerber, Mike c416e0c253 Revert "🐛 Use the documented package name for TensorFlow 1.15.x"
This reverts commit 739f43e9da.
4 years ago
Gerber, Mike 5dfd809fbc 🐛 CircleCI: Try upgrading pip 4 years ago
Gerber, Mike 7d02c8dff0 📝 README-DEV: Document installing test requirements 4 years ago
Gerber, Mike 739f43e9da 🐛 Use the documented package name for TensorFlow 1.15.x 4 years ago
dependabot[bot] c09fe169f2
Bump tensorflow-gpu from 1.14.0 to 1.15.2
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.14.0...v1.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mike Gerber c9cf782dbf
Merge pull request #26 from OCR-D/fix-circle
circle: set locale to a UTF-8 variant so python doesn't fall back to ascii
4 years ago
Konstantin Baierer 60aa158341 circle: set locale to a UTF-8 variant so python doesn't fall back to ascii 4 years ago
Gerber, Mike 1c36265599 ⬆ Update ocrd 4 years ago
Gerber, Mike 2797b0e806 CircleCI: Try to fix encoding problem 4 years ago
Gerber, Mike e8f60f9bf4 CircleCI: Try to fix encoding problem 4 years ago
Gerber, Mike 7bdd15648f CircleCI: Try to fix encoding problem 4 years ago
Gerber, Mike d2ca24bf1e CircleCI: Try to fix encoding problem 4 years ago
Gerber, Mike 357a2a970a ⬆ Update model download URL 4 years ago
Gerber, Mike 49b6dfe735 🧹 Clean up trailing whitespace 4 years ago
Gerber, Mike 95281f3d29 Add metadata about the recognition operation w/ parameter info 4 years ago
Gerber, Mike dc38f0ee51 🎨 Use TOOL constant convention from the other OCR-D processors 4 years ago
Gerber, Mike b8129c6425 🧹 Do not advertise and support untested models 4 years ago