-
Following from #358 .
The first step in getting mapreader text spotting task set up is to have a go with existing OCR models, maybe on hugging face or pytorch.
From this, we can get geojson output …
-
I have already trained a model. I want to predict with a image and see the accuracy with test dataset.Would like to ask do you know how to do? thanks for reading.
-
https://aistudio.baidu.com/datasetdetail/154271 百度社区的开放印章数据集(非本人原创),希望能够帮助到。
另外请教一下基于trocr如何获取字符的位置。
-
Some model has `model.safetensors` in PR [refs/pr/7](https://huggingface.co/microsoft/trocr-base-printed/tree/refs%2Fpr%2F7) and I can't find a way to use it via `--hf-path`.
Any hint? I manually…
-
### System Info
- `transformers` version: 4.31.0
- Platform: Windows-10-10.0.19045-SP0
- Python version: 3.10.0
- Huggingface_hub version: 0.18.0
- Safetensors version: 0.4.0
- Accelerate versio…
-
## Describe the discussion
- 글자 검출에 있어서 효과적인 증강 기법은 과연 무엇일까요?
## Suggestion
- Mixup은 글자들 간에 경계를 모호하게 만들기 때문에 오히려 글자 검출을 힘들게 만듦
- Flip은 6이랑 9를 검출하는데 오히려 힘들게 하지 않을까?
## Checked Box
- [ ] Mixup…
-
您好我看到共享数据的 计划,想问一下如何联系。
-
Candle just added support for TrOCR in https://github.com/huggingface/candle/pull/1303. This would be a great addition to kalosm-vision
-
Hey fellow CV Course Contributors and Reviewers 🤗
This issue discusses an initial draft for the chapter **Fusion of Text and Vision** which is part of **Unit 4: Multimodal Models**. We feel that si…
-
Hi!
Thanks a lot for this amazing work. I am trying to download weights from the huggingface: [https://huggingface.co/louaaron/sedd-medium](url) and have been getting error for the following command.…