mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-26 20:19:53 +02:00
readme: installation and models
This commit is contained in:
parent
e34998d58f
commit
1a88b6d0b1
1 changed files with 3 additions and 13 deletions
16
README.md
16
README.md
|
@ -15,25 +15,15 @@ image) as its input.
|
|||
|
||||
## Installation
|
||||
|
||||
### From PyPI
|
||||
|
||||
:construction: :construction: :construction: :construction: :construction: :construction: :construction:
|
||||
|
||||
```
|
||||
pip install ocrd_calamari
|
||||
```
|
||||
|
||||
### From Repo
|
||||
## Install models
|
||||
|
||||
```sh
|
||||
pip install .
|
||||
```
|
||||
|
||||
To install the calamari with the GPU version of Tensorflow:
|
||||
|
||||
```sh
|
||||
pip install 'calamari-ocr[tf_cpu]'
|
||||
pip install .
|
||||
wget https://github.com/Calamari-OCR/calamari_models/archive/master.zip
|
||||
unzip master.zip
|
||||
```
|
||||
|
||||
## Example Usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue