DAVAR-Lab-OCR icon indicating copy to clipboard operation
DAVAR-Lab-OCR copied to clipboard

OCR toolbox from Davar-Lab

Results 81 DAVAR-Lab-OCR issues
Sort by recently updated
recently updated
newest added

How to divide the train set and test set of the dataset?I didn't find the divided pictures and labels from the original GitHub link(https://github.com/cxsoto/article-regions). Can you tell me how you...

Hi, Thanks for making your work open to the public. I was trying to run your test_pub on your data but was running into the error below: The error is...

您好 如果使用SciTSR进行训练 也是转换成davar格式么? 有相关脚本么?或者能够参考哪些?自己去实现。 谢谢。

Mango prediction results are weird? Is it related to https://github.com/hikopensource/DAVAR-Lab-OCR/blob/main/davarocr/davar_spotting/models/spotters/mango.py#L276 ? Or maybe not? How can i get correct bounding box (detection)?

请问使用VSR进行图片layout识别能否给些指导?可否使用api里的推理代码,期待您的回复,谢谢

Thanks for this open source contribution! I am seeing the same problem as in issue #37 - although I am using the fix for that issue (commit c85ca3f5b1c00b785ca346882a8983d57287d75f to generate...

作者您好,非常感谢您开源的OCR系列工作,最近在运行./tools/train.py代码时,报出错误:cv2.error: OpenCV(4.5.3) /tmp/pip-req-build-9gwtlx3c/opencv/modules/core/src/copy.cpp:1026: error: (-215:Assertion failed) top >= 0 && bottom >= 0 && left >= 0 && right >= 0 && _src.dims()

Congratulate your works, I have a custom dataset with big shape image so I want to retrain and inference with bigger size. Could you show me how to config size...

I am trying to run the test_pub.py on the pubtabnet datasets as given in your description but I get the error below:

> running develop > running egg_info > writing davarocr.egg-info/PKG-INFO > writing dependency_links to davarocr.egg-info/dependency_links.txt > writing top-level names to davarocr.egg-info/top_level.txt > reading manifest file 'davarocr.egg-info/SOURCES.txt' > writing manifest file 'davarocr.egg-info/SOURCES.txt'...