-
Could you please let me know the training code so that I can train with custom dataset?
-
Hi, I have noticed that the EXIF location metadata is removed from the image when shared from within Simple Gallery. It seems like it is related to pictures taken with apps which have migrated to Scop…
-
![image](https://user-images.githubusercontent.com/36793626/173314098-dac0bdb7-88cd-45b1-9c86-bde409d1fcaf.png)
Q1: Hello, in section5.1 of your paper, I notice you used Pytesseract V3.02.02, as show…
-
hello,can you reveal the pre-training model
-
-
## Goal
Align image of pages that are in different orientations using keypoint matching and a homography matrix so that we can apply OCR to the texts in the page.
## Considerations
We'll be d…
-
作者您好:
我们所使用的矫正图均为github上贴的,但是我们评测的OCR指标与paper中的指标存在一些diff,我们的环境是mac os。
这是我们的tesseract以及pytesseract版本:
这是我们复线的指标:
非常感谢您的工…
-
你好,我最近在尝试复现你的工作,请问你在生成扭曲文本行标签时是怎么处理的,我是使用F.grid_sample将文本行映射到扭曲空间,获得的文本行分割标签边缘很锐利不平滑,会对训练造成什么影响吗
-
### Feature Request
The library is fantastic and works fine.
But the scanner does not scans the document in real time when the user is on camera screen in android, which results in an inaccurately…
-
### System Info
System Info:
langchain==0.0.325
Python 3.11.4
Flask==3.0.0
Flask-Cors==4.0.0
Flask-RESTful==0.3.10
Case 1:
```
dbqa = ConversationalRetrievalChain.from_llm(llm, vectordb…