🚧 Add a. our augmented GT4HistOCR Calamari model b. chreul's GT4HistOCR model

This commit is contained in:
Gerber, Mike 2020-11-30 17:52:24 +01:00
parent 04d16d93d0
commit 42e8bf67e2
3 changed files with 6 additions and 2 deletions

View file

@ -14,7 +14,9 @@ RUN ${PIP_INSTALL} \
# Copy OCR models
RUN mkdir -p /var/lib/calamari-models/GT4HistOCR
COPY data/calamari-models/GT4HistOCR/2019-12-11T11_10+0100 /var/lib/calamari-models/GT4HistOCR/2019-12-11T11_10+0100
# XXX experimental
COPY data/calamari-models/GT4HistOCR/2019-12-18T17_24+0100-with-augmentation-UNTESTED /var/lib/calamari-models/GT4HistOCR/2019-12-18T17_24+0100
COPY data/mirror/github.com/Calamari-OCR/calamari_models/gt4histocr /var/lib/calamari-models/GT4HistOCR-chreul
# Check pip dependencies