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

17 commits

Author SHA1 Message Date
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
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
046e3e8ee3 🚧 Tests: Add some TODOs re data + namespace version changes 2020-08-06 11:27:59 +02:00
027fcd7d75 🐛 Fix test file path 2020-07-21 20:10:36 +02:00
ef3fb44fb5 Allow controlling of output hierarchy level, e.g. only line, not words+glyphs 2020-02-05 13:02:10 +01:00
0f0bae18ba Remove GT text to not accidently check it instead of OCR text 2020-02-04 19:29:56 +01:00
82fe0333f1 Test word segmentation (Fixes #30) 2020-02-04 18:40:06 +01:00
9010250911 ♻ test: Move binarization into the workspace fixture 2020-02-04 13:54:45 +01:00
5273247ab3 Remove broken __main__ handling (stick to pytest) 2019-12-05 13:47:31 +01:00
e1b9d381a0 Actually binarize the image (not grayscale!) 2019-12-05 13:40:48 +01:00
e07b333db1 Convert to a pytest style test 2019-12-05 13:38:45 +01:00
99d04ddccb Fix tests by 1. binarizing and 2. use the GT4HistOCR model 2019-12-05 13:02:20 +01:00
e1f57b2638 🐛 Open our test result with UTF-8 encoding (for Python 3.6?) 2019-12-03 17:11:09 +01:00
d8212ced93 Use GT segmentation to test 2019-12-03 17:11:09 +01:00
Konstantin Baierer
b54ccf90f7 smoke test, circle ci
Conflicts:
	Makefile
	ocrd_calamari/__init__.py
2019-12-03 17:11:09 +01:00