Commit Graph

23 Commits (3a4013572c1e72527098981f236ca48578a7d495)

Author SHA1 Message Date
Gerber, Mike 0e59c2317a 👷🏾‍♂️ Use gt4histocr-calamari1/ as directory name for the Calmari 1 model
Gerber, Mike 8ab57e44dc ⬆️ Update model download for Calamari 1.0
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 3416a155ec 📝 README: Provide a complete example using real data and other processors
See .
Konstantin Baierer 60aa158341 circle: set locale to a UTF-8 variant so python doesn't fall back to ascii
Gerber, Mike 357a2a970a ⬆ Update model download URL
Gerber, Mike b8129c6425 🧹 Do not advertise and support untested models
Gerber, Mike 99d04ddccb Fix tests by 1. binarizing and 2. use the GT4HistOCR model
Gerber, Mike 71a0a32ebf 🧹 Tests: Reduce useless warning messages a bit
Gerber, Mike 93de16d81e 📝 Makefile: Remove redundant comments for the variables
Gerber, Mike 40316904d4 🐛 Makefile: Fix "make test"
Gerber, Mike c46b719c3d 🐛 Makefile: Fix "make test"
Gerber, Mike c1b83a707b 🐛 Makefile: Fix it...
Gerber, Mike 0812d203e5 🐛 Add test targets back again?
Konstantin Baierer 0f47d1fca5 makefile: pip -> pip3
Konstantin Baierer e34998d58f 📝 readme, makefile, synopsis for cli
Conflicts:
	Makefile
	README.md
	requirements.txt
Gerber, Mike 5a3ffeeb63 🐛 Fix checking out calamari_models
Gerber, Mike d8212ced93 Use GT segmentation to test
Konstantin Baierer 7b099352c0 ci: install pip and require models for coverage
Konstantin Baierer b54ccf90f7 smoke test, circle ci
Conflicts:
	Makefile
	ocrd_calamari/__init__.py
Konstantin Baierer 3b05dd5bd7 Dockerfile
Konstantin Baierer 2ebf3c0e00 .