AdvancedLiterateMachinery icon indicating copy to clipboard operation
AdvancedLiterateMachinery copied to clipboard

A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Tongyi Lab, Alibaba Group.

Results 68 AdvancedLiterateMachinery issues
Sort by recently updated
recently updated
newest added

I'm working with google colab & try to build the DCNv2 model to train LORE-TSR on my custom dataset. when trying to run the: !bash make.sh command i always encounter...

vgt能否识别中文版面?该如何实现呢?

I tried finetuning the wireless model on my private dataset but during the inference i could see that the bbox of all the cells were shifted towards the top right:...

How to make a data set in Funsd format?

I wonder if there is any script that can help to reconstruct (concatinating `text_lists` w.r.t to the polygon positions) in order to form text blocks ? is there any such...

Dictionary comprehension is typically faster and more Pythonic than using a for loop.

there are cases where the text_recognizer fail due to resize from modelscope

if in a whole document (e.g. pdf file) there is one page with picture and no text your existing pipeline fails because of empty "detection". so I am just returning...