ragflow/deepdoc/vision
Jin Hai b0b866c8fd
Refactor: move some functions out of api/utils/__init__.py (#10216)
### What problem does this PR solve?

Refactor import modules.

### Type of change

- [x] Refactoring

---------

Signed-off-by: jinhai <haijin.chn@gmail.com>
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-09-25 18:04:49 +08:00
..
__init__.py Feat: add support for the Ascend layout recognizer (#10105) 2025-09-16 09:51:15 +08:00
layout_recognizer.py Feat: add support for the Ascend layout recognizer (#10105) 2025-09-16 09:51:15 +08:00
ocr.py Refactor: move some functions out of api/utils/__init__.py (#10216) 2025-09-25 18:04:49 +08:00
operators.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
postprocess.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
recognizer.py Fix: judge not empty before delete (#10099) 2025-09-15 17:49:52 +08:00
seeit.py Fix typo (#9766) 2025-08-27 18:56:40 +08:00
t_ocr.py Refa: PARALLEL_DEVICES is a static parameter. (#6168) 2025-03-17 16:49:54 +08:00
t_recognizer.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
table_structure_recognizer.py Feat: add support for the Ascend table structure recognizer (#10110) 2025-09-16 13:57:06 +08:00