A pre-built docker image for trying chinesocr Environment info: Pytorch 1.0 Python 3.6 chineseocr can be cloned from https://github.com/chineseocr/chineseocr
How to play with this docker image:
docker pull omdbsd/ocr:pytorch1.0-cpu-py3.6docker run -d -p 8080:8080 omdbsd/ocr:pytorch1.0-cpu-py3.6How to use your model with this docker image:
mkdir /opt/chineseocr_models/docker run -d -p 8080:8080 -v /opt/chineseocr_models/:/app/models omdbsd/ocr:pytorch1.0-cpu-py3.6Content type
Image
Digest
sha256:e7d612c6a…
Size
3 GB
Last updated
over 2 years ago
docker pull omdbsd/ocr:pytorch1.0-cpu-py3.6