-
when i change `prediction_type` from `CLASSIFICATION' to 'MULTILABEL`
```
result.shape[1] > 3, "The number of columns should be greater in multi-label framework"
```
so how to use multi-label?
…
-
hi. i have two model for two language :
English
French
Both languages are used in my pictures and i want to ocr them. Part in English and part in French
how can i use them same time ?
i run this …
-
.pth files dont match .sh scripts, will raise RuntimeError when load_state_dict, such as:
ocr/Cityscapes/hrnet_w48_ocr_1_latest.pth does not math checkpoints/cityscapes,
will raise RuntimeError w…
-
Hi all,
When using `ocrd-calamary-recognize` with `textequiv_level word`, `pc:Word`-spans appear to have wrong y-coordinates in the `Coords`-spans. It looks like all words are lowered to the botto…
-
run "bash scripts/cityscapes/hrnet/run_h_48_d_4_ocr.sh val 1". will get error as follows:
in segmentor/tester.py#L243(https://github.com/openseg-group/openseg.pytorch/blob/master/segmentor/tester.p…
-
## Description of bug / unexpected behavior
trying to set up logging in a config file fails
## Expected behavior
logs written to a file
## How to reproduce the issue
Code for reproduci…
-
@tmbdev Hi there,
- Will it include new recognition techniques
- Will it include new text-line/paragraph segmentation methods
- Will it include export and deployment options, int8, onnx then tenso…
mrocr updated
3 years ago
-
For LIF, the "contains" field had a dictionary of types and for each type some metadata like "producer" and other properties defined in the metadata in the vocabulary ("tagSet" etcetera). All metadata…
-
# Required information
* Distribution: ubuntu
* Distribution version: ubuntu 20.04 server (fully updated)
* The output of "lxc info" or if that fails:
* Kernel version: 5.4.0-90-generi…
-
I already left @bertsky a private message, but I thought that I also open up an issue because I noticed this is under the OCR-D label:
The version on PyPi seems to be outdated (0.1.0 vs 0.1.8 here)…