-
Hi @wolfshow and all,
Thank you for your excellent work on text recognition.
I am trying to get the confidence of the word level with your source code without using the Hugging face transform…
-
**Describe the bug**
Model I am using (trocr-base-stage1.pt, trocr-base-printed.pt etc. TrOCR pretained models):
The problem arises when using:
pic_inference.py
A clear and concise descriptio…
-
The TrOCR models do recognition. Thus, in order to apply it to arbitrary images, one needs a boundingbox detector.
Which one would you recommend?
I am currently using the one from paddleocr.
…
-
https://arxiv.org/pdf/2109.10282.pdf
-
**Describe the bug**
The model I am using (TrOCR Model):
The problem arises when using:
* [x] the official example scripts: done by the nice tutorial [(fine_tune)](https://github.com/NielsRogge/…
-
如题,自己训练的中文印章文字识别准确度一直不高,希望能上传训练好的印章文字模型提供下载地址,谢谢
-
GS e2e Demo
test uses batched real inputs and produces batched outputs
this test is looped (takes several batches of inputs, produces several batches of outputs)
test evaluates results of TT …
-
Hi @NielsRogge
Thank for great sharing traing TrOcr, I step by step as you [guide](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/TrOCR/Fine_tune_TrOCR_on_IAM_Handwriting_Database_…
-
**Describe the bug/ 问题描述 (Mandatory / 必填)**
GPU环境 TrOCR预训练模型微调 求梯度时报错 RuntimeError: The pointer[tensor] is null.
- **Hardware Environment(`Ascend`/`GPU`/`CPU`) / 硬件环境**:
> Modelarts CPU 8核32G…
-
/usr/local/src/pytorch/aten/src/ATen/native/cuda/Indexing.cu:702: indexSelectLargeIndex: block: [291,0,0], thread: [127,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
--------------------------…