-
Hi,
- Problem : The example works well with the base model, but not with the large model.
```
cargo run --example trocr --release -- --which large --cpu --image candle-examples/examples/trocr/…
fsa3z updated
9 months ago
-
### Model description
Hello!
I'm a newbie and I am trying to use TrOCR for recognizing Persian digital text(like PDF) from image. I don't know what will be the requirements if I want to fine tune p…
-
Hi, I am using TrOCR to transcribe historical (18th century) handwritten French data.
I am feeding in text-line images which are automatically segmented. However, due to the nature of the documents…
-
Hello,
Thank you for your hard work on the repo.
I want to train the newly added TrOCR for my use case on my dataset.
I am a little confused on how to proceed.
https://huggingface.co/transfo…
-
出错日志:
IndexError: boolean index did not match indexed array along dimension 0; dimension is 2704 but corresponding boolean dimension is 80
core.analysis_pipeline.analysis_pipeline:analysis_image…
-
首先非常感谢您对文档智能的各个模块任务的贡献,针对公式识别以及表格识别模块是否有开源的打算呢
-
Multi-modal - image to text
1. Feasibility (hoping for an easy Hugging Face endpoint to hit)
2. Speed
3. Performance
Initial starting places to check
https://huggingface.co/docs/transformers/…
-
### System Info
transformer version: 4.21.1
python: 3.8
pytorch: 1.12
### Who can help?
@NielsRogge
### Reproduction
Steps:
1. Loaded the trOCR model by huggingface:
2. Coping th…
-
Hello!
I am wondering how to run TrOCR for the whole image with a lot of text. The tutorials show how the model works with single line images. When tried to run it on image with a lot of text - it …
-
对您的工作很感兴趣按论文复现代码,用SD1.5作为baseline finetune但文字区域一直是灰色,不知道您在实验过程中有遇到这类问题吗?
![image](https://github.com/chenhaoxing/DiffUTE/assets/6772059/3e4dd9c2-3d91-4028-bccc-8f72de1d257d)
目前有几个不确定的点
(1)除了mse los…