mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-07-25 01:49:55 +02:00
✅ Use GT segmentation to test
This commit is contained in:
parent
5b15dc5fd6
commit
d8212ced93
4 changed files with 22 additions and 30 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
docker:
|
||||
- image: ubuntu:19.04
|
||||
steps:
|
||||
- run: apt-get update ; apt-get install -y make git curl python3 python3-pip libtesseract-dev libleptonica-dev tesseract-ocr-eng tesseract-ocr wget
|
||||
- run: apt-get update ; apt-get install -y make git curl python3 python3-pip wget
|
||||
- checkout
|
||||
- run: make install PIP_INSTALL="pip3 install"
|
||||
- run: pip3 install -r requirements-test.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue