ragflow/deepdoc/vision
Zhi-Qiang You b7ce4e7e62
fix:t_recognizer TypeError: 'super' object is not callable (#4404)
### What problem does this PR solve?

[Bug]: layout recognizer failed for wrong boxes class type #4230
(https://github.com/infiniflow/ragflow/issues/4230)

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: youzhiqiang <zhiqiang.you@aminer.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-01-08 10:59:35 +08:00
..
__init__.py Upgrades Document Layout Analysis model. (#4054) 2024-12-17 11:27:19 +08:00
layout_recognizer.py fix:t_recognizer TypeError: 'super' object is not callable (#4404) 2025-01-08 10:59:35 +08:00
ocr.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
ocr.res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
operators.py Upgrades Document Layout Analysis model. (#4054) 2024-12-17 11:27:19 +08:00
postprocess.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
recognizer.py Add Llama3.3 (#4174) 2024-12-23 11:18:01 +08:00
seeit.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
t_ocr.py Always open text file for write with UTF-8 (#3688) 2024-11-27 16:24:16 +08:00
t_recognizer.py fix:t_recognizer TypeError: 'super' object is not callable (#4404) 2025-01-08 10:59:35 +08:00
table_structure_recognizer.py Edit chunk shall update instead of insert it (#3709) 2024-11-28 13:00:38 +08:00