[Text alignment] readme is out of date and misleading.
- Dominant language
- CSS
- Stars
- 46
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The readme.md in the text alignment folder does not reflect the current state of the job. For example, the requirements.txt installs calamari-ocr version 2.1.4, but the readme says text alignment depends on calamari-ocr 1.0.5. The readme also gives specific instructions for which packages are needed to train a model. If you train a model by installing these packages, you will train with calamari 1.0.5 which outputs a model in .h5 2 format, but calamari 2.1.4 expects format 5. This causes an error.
Due to [https://github.com/DDMAL/Rodan/issues/894](url), it is unclear what the actual dependencies of text alignment are, making it tricky to fix the readme.
@timothydereuse
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.