Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calamari installation hints #6

Closed
jbarth-ubhd opened this issue Feb 13, 2020 · 1 comment
Closed

Calamari installation hints #6

jbarth-ubhd opened this issue Feb 13, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on

Comments

@jbarth-ubhd
Copy link

Dear reader,
I would suggest adding the following installation hints:

virtualenv -p python3 calamari-0.3.5_venv
source calamari-0.3.5_venv/bin/activate
pip install calamari_ocr==v0.3.5
pip install tensorflow==v1.15.0   # v2.x does not work
@mikegerber
Copy link
Member

mikegerber commented Feb 13, 2020

This repository mainly serves as documentation of the provenance of the model published at https://qurator-data.de/calamari-models/, not as the definitive guide to training such a model.

I'd also argue that someone who would rather train a new model than just use the ready-made one, should be able to set-up a virtualenv and use pip install -r requirements.txt etc. So I'm not including any more installation hints to reduce maintenance work on the documentation, I hope you understand.

I did however update README.md to reflect this. 👍

@mikegerber mikegerber self-assigned this Feb 13, 2020
@mikegerber mikegerber added documentation Improvements or additions to documentation wontfix This will not be worked on labels Feb 13, 2020
@mikegerber mikegerber changed the title calamari installation hints Calamari installation hints Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants