zhch158_admin 3099890b65 feat(增强文本填充逻辑与边界框处理): 更新TextFiller类中的文本填充逻辑,确保在文本为空时返回0分数;新增多个静态方法以处理边界框的面积计算、嵌套框的识别和调试标签生成,提升OCR处理的准确性和可维护性。 5 days ago
..
wired_table 3099890b65 feat(增强文本填充逻辑与边界框处理): 更新TextFiller类中的文本填充逻辑,确保在文本为空时返回0分数;新增多个静态方法以处理边界框的面积计算、嵌套框的识别和调试标签生成,提升OCR处理的准确性和可维护性。 5 days ago
__init__.py 371113b468 feat(adapter): 添加 GLM-OCR 适配器支持,增强模型适配器功能 3 months ago
base.py dec64903d5 feat(增强调试选项): 在BasePreprocessor和BaseLayoutDetector类中添加subdir参数,优化输出目录配置,提升调试过程的灵活性和可维护性。 5 days ago
dit_layout_adapter.py e686a07103 feat(layout_detection): enhance layout detection with new methods and post-processing 4 months ago
docling_layout_adapter.py e686a07103 feat(layout_detection): enhance layout detection with new methods and post-processing 4 months ago
glmocr_vl_adapter.py 6d0491be49 fix(glmocr_vl_adapter): 更新模型参数以提高识别性能,调整最大令牌数、温度、top_p 和 top_k 值 3 months ago
mineru_adapter.py 07852d2774 fix(调整水印去除阈值): 更新水印去除功能中的阈值设置,从160调整为175,并添加注释说明对比度增强的依赖关系,以提升图像处理的准确性和可维护性。 5 days ago
mineru_wired_table.py 5511510558 feat(增强单元格OCR调试功能): 在MinerUWiredTableRecognizer类中添加debug_prefix参数,以支持更灵活的调试输出,提升OCR处理的可追踪性和调试效率。 5 days ago
paddle_layout_detector.py e686a07103 feat(layout_detection): enhance layout detection with new methods and post-processing 4 months ago
paddle_table_classifier.py d7e042807c feat(优化调试选项合并): 在PaddleTableClassifier类中更新debug_options合并逻辑,添加default_subdir参数以支持默认子目录配置,提升调试输出路径的灵活性和可维护性。 5 days ago
paddle_vl_adapter.py d560cc01e0 fix(paddle_vl_adapter): update model name retrieval logic to ensure default value is used 4 months ago
paddle_wired_table_cells_detector.py 7db42f9eb6 feat(paddle_wired_table_cells_detector): 添加 ONNX 版本的有线表格单元格检测器 3 months ago
pp_doclayout_v3_layout_adapter.py b24aaa17be fix(adapter): 修改 seal 类别为独立类别,以支持 VLM 识别 3 months ago