-
Missing stuff in CCExtractorGUI:
(hopefully some GSoC student will continue where I left it)
Output 3:
```
+ mprint (" --segmentonkeyonly -key: When segmenting files, do it only after a I …
-
I am trying to use OCR4all 0.5.0 via Docker on two different workstations.
On one workstation everything is working fine, on the other the `Recognition` step finishes after several seconds but gene…
-
Like #219, when installing ocrd_all natively on ubuntu 20.04 and python 3.8.5, `make all` fails and returns the following error (full stacktrace below):
```{sh}
ERROR: Could not find a version th…
-
Training images of herbarium sheets, with:
- Labelled objects
- Labelled lines
- Verbatim text
- Tagged entities within verbatim text
Need to discuss outstanding work with Teklia and Mathias …
-
我是参考[官方指南](https://mmdeploy.readthedocs.io/zh_CN/latest/build.html)进行安装,在最后一步出现报错。
```
mkdir build && cd build
cmake .. \
-DMMDEPLOY_BUILD_SDK=ON \
-DCMAKE_CXX_COMPILER=g++-7 \
-Dpplcv_DIR=/ho…
-
Currently running ocrmypdf on Centos 8 and getting the follow error when trying to run "--clean" option:
**Current environment:**
Centos 8 x 64
Python- 3.6.8
ocrmypdf - 11.3.1
ghostscript - 9.2…
-
This issues is to document process to build Windows instructions.
Here are brief steps (WIP):
- Install latest Visual Studio
- Install msys2
- Look into https://github.com/neuronsimulator/…
-
If ocrd-pc-segmenter is the same as the segmentation algorithm in ocr4all, this comparison might interesting to you: https://digi.ub.uni-heidelberg.de/diglitData/v/testset-ls-v3.pdf
-
I have a model trained to represent italics and bold face with opening and closing characters. Angular brackets for italics ´´ and curly brackets for bold face ´{´, ´}´. For example _this_ would be r…
-
Hi @mittagessen,
This might be related to #212
I applied the new baseline models I have trained for ATR and segmentation on a bunch of png files to quickly get the transcription in plain text. …