|
|
@@ -80,8 +80,8 @@ if __name__ == "__main__":
|
|
|
# 测试流水表格对比
|
|
|
import time
|
|
|
result = compare_ocr_results(
|
|
|
- file1_path='/Users/zhch158/workspace/data/流水分析/对公_招商银行图/PaddleOCR_VL_Results/对公_招商银行图_page_006.md',
|
|
|
- file2_path='/Users/zhch158/workspace/data/流水分析/对公_招商银行图/mineru-vlm-2.5.3_Results_cell_bbox/对公_招商银行图_page_006.md',
|
|
|
+ file1_path='/Users/zhch158/workspace/data/流水分析/对公_招商银行图/PaddleOCR_VL_Results/对公_招商银行图_page_005.md',
|
|
|
+ file2_path='/Users/zhch158/workspace/data/流水分析/对公_招商银行图/mineru-vlm-2.5.3_Results_cell_bbox/对公_招商银行图_page_005.md',
|
|
|
output_file=f'/Users/zhch158/workspace/repository.git/ocr_verify/output/flow_list_comparison_{time.strftime("%Y%m%d_%H%M%S")}',
|
|
|
output_format='both',
|
|
|
ignore_images=True,
|