You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen Hu b0b4b7ba33
Feat: Improve Recognizer.py performance (#6185)
7 months ago
..
__init__.py Made task_executor async to speedup parsing (#5530) 8 months ago
layout_recognizer.py Fix: optimize OCR garbage identification to reduce unnecessary filtering (#6027) 7 months ago
ocr.py Refa: PARALLEL_DEVICES is a static parameter. (#6168) 7 months ago
operators.py refactor: no need to inherit in python3 clean the code (#5659) 8 months ago
postprocess.py refactor: no need to inherit in python3 clean the code (#5659) 8 months ago
recognizer.py Feat: Improve Recognizer.py performance (#6185) 7 months ago
seeit.py Update comments (#4569) 9 months ago
t_ocr.py Refa: PARALLEL_DEVICES is a static parameter. (#6168) 7 months ago
t_recognizer.py Update comments (#4569) 9 months ago
table_structure_recognizer.py Optimized Recognizer.sort_X_firstly and Recognizer.sort_Y_firstly (#5182) 8 months ago