Logo
Explore Help
Sign In
qurator-spk
/
ocrd-galley
mirror of https://github.com/qurator-spk/ocrd-galley.git
1
0
Fork
You've already forked ocrd-galley
0
Code Issues Projects Releases Wiki Activity
ocrd-galley/Dockerfile-sbb_binarization

23 lines
434 B
Plaintext
Raw Normal View History Unescape Escape

🚧 Prepare supporting ocrd-sbb-binarize ocrd-sbb-binarize seems to work but its input does not work with ocrd-sbb-textline-detector: https://github.com/qurator-spk/sbb_binarization/issues/8 https://github.com/qurator-spk/sbb_textline_detection/issues/47
5 years ago
FROM my_ocrd_workflow-core
🧹 Don't use pip option --use-feature=2020-resolver anymore
5 years ago
ARG PIP_INSTALL="pip install --no-cache-dir"
🚧 Update sbb_binarization
5 years ago
ARG SBB_BINARIZATION_COMMIT="4d145cc"
🚧 Prepare supporting ocrd-sbb-binarize ocrd-sbb-binarize seems to work but its input does not work with ocrd-sbb-textline-detector: https://github.com/qurator-spk/sbb_binarization/issues/8 https://github.com/qurator-spk/sbb_textline_detection/issues/47
5 years ago
# Build pip installable stuff
RUN ${PIP_INSTALL} \
# Now the real stuff:
https://github.com/qurator-spk/sbb_binarization/archive/$SBB_BINARIZATION_COMMIT.tar.gz
# Copy models
COPY data/sbb_binarization /var/lib/sbb_binarization
# Check pip dependencies
🎨 s/pip3/pip/g
5 years ago
RUN pip check
🚧 Prepare supporting ocrd-sbb-binarize ocrd-sbb-binarize seems to work but its input does not work with ocrd-sbb-textline-detector: https://github.com/qurator-spk/sbb_binarization/issues/8 https://github.com/qurator-spk/sbb_textline_detection/issues/47
5 years ago
# Default command
CMD ["ocrd-sbb-binarize"]
Powered by Gitea Version: 1.19.3 Page: 311ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API