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
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
t_ocr.py
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