installation instructions -> pip

This commit is contained in:
Clemens Neudecker 2020-11-30 14:34:57 +01:00 committed by GitHub
parent a6cfb665a2
commit b2a4a35fda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ Some heuristic methods are also employed to further improve the model prediction
* Finally, using the derived coordinates, bounding boxes are determined for each textline. * Finally, using the derived coordinates, bounding boxes are determined for each textline.
## Installation ## Installation
`run ./make` `pip install .`
### Models ### Models
In order to run this tool you also need trained models. You can download our pretrained models from [here](https://qurator-data.de/eynollah/). In order to run this tool you also need trained models. You can download our pretrained models from [here](https://qurator-data.de/eynollah/).