Commit Graph

17 Commits (f00df756dd869cc74d31b4cfb55fa868064ad765)

Author SHA1 Message Date
Konstantin Baierer d6804bd9c3 fix typos
Konstantin Baierer 83adfcfd5a implement "checkpoint_dir" parameter as a simpler alternative to "checkpoint"
Gerber, Mike 8fcd331fbd Merge branch 'feat/update-calamari1'
Gerber, Mike 0e59c2317a 👷🏾‍♂️ Use gt4histocr-calamari1/ as directory name for the Calmari 1 model
Gerber, Mike 046e3e8ee3 🚧 Tests: Add some TODOs re data + namespace version changes
Gerber, Mike 027fcd7d75 🐛 Fix test file path
Gerber, Mike ef3fb44fb5 Allow controlling of output hierarchy level, e.g. only line, not words+glyphs
Gerber, Mike 0f0bae18ba Remove GT text to not accidently check it instead of OCR text
Gerber, Mike 82fe0333f1 Test word segmentation (Fixes )
Gerber, Mike 9010250911 ♻ test: Move binarization into the workspace fixture
Gerber, Mike 5273247ab3 Remove broken __main__ handling (stick to pytest)
Gerber, Mike e1b9d381a0 Actually binarize the image (not grayscale!)
Gerber, Mike e07b333db1 Convert to a pytest style test
Gerber, Mike 99d04ddccb Fix tests by 1. binarizing and 2. use the GT4HistOCR model
Gerber, Mike e1f57b2638 🐛 Open our test result with UTF-8 encoding (for Python 3.6?)
Gerber, Mike d8212ced93 Use GT segmentation to test
Konstantin Baierer b54ccf90f7 smoke test, circle ci
Conflicts:
	Makefile
	ocrd_calamari/__init__.py