{
    "input_path": "/opt/data/paddleocr/data/20260625154830885440.png",
    "page_index": null,
    "model_settings": {
        "use_doc_preprocessor": true,
        "use_textline_orientation": false
    },
    "doc_preprocessor_res": {
        "input_path": null,
        "page_index": null,
        "model_settings": {
            "use_doc_orientation_classify": false,
            "use_doc_unwarping": false
        },
        "angle": -1
    },
    "dt_polys": [
        [
            [
                303,
                215
            ],
            [
                329,
                258
            ],
            [
                322,
                262
            ],
            [
                296,
                219
            ]
        ],
        [
            [
                704,
                217
            ],
            [
                1121,
                242
            ],
            [
                1106,
                485
            ],
            [
                689,
                460
            ]
        ],
        [
            [
                93,
                341
            ],
            [
                124,
                341
            ],
            [
                124,
                366
            ],
            [
                93,
                366
            ]
        ],
        [
            [
                440,
                336
            ],
            [
                471,
                336
            ],
            [
                471,
                368
            ],
            [
                440,
                368
            ]
        ],
        [
            [
                438,
                390
            ],
            [
                470,
                390
            ],
            [
                470,
                414
            ],
            [
                438,
                414
            ]
        ]
    ],
    "text_det_params": {
        "limit_side_len": 64,
        "limit_type": "min",
        "thresh": 0.3,
        "max_side_limit": 4000,
        "box_thresh": 0.6,
        "unclip_ratio": 1.5
    },
    "text_type": "general",
    "textline_orientation_angles": [
        -1,
        -1,
        -1,
        -1,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "",
        "厦",
        "曲",
        "曲",
        "同"
    ],
    "rec_scores": [
        0.0,
        0.11101623624563217,
        0.8317609429359436,
        0.36353257298469543,
        0.17538532614707947
    ],
    "rec_polys": [
        [
            [
                303,
                215
            ],
            [
                329,
                258
            ],
            [
                322,
                262
            ],
            [
                296,
                219
            ]
        ],
        [
            [
                704,
                217
            ],
            [
                1121,
                242
            ],
            [
                1106,
                485
            ],
            [
                689,
                460
            ]
        ],
        [
            [
                93,
                341
            ],
            [
                124,
                341
            ],
            [
                124,
                366
            ],
            [
                93,
                366
            ]
        ],
        [
            [
                440,
                336
            ],
            [
                471,
                336
            ],
            [
                471,
                368
            ],
            [
                440,
                368
            ]
        ],
        [
            [
                438,
                390
            ],
            [
                470,
                390
            ],
            [
                470,
                414
            ],
            [
                438,
                414
            ]
        ]
    ],
    "rec_boxes": [
        [
            296,
            215,
            329,
            262
        ],
        [
            689,
            217,
            1121,
            485
        ],
        [
            93,
            341,
            124,
            366
        ],
        [
            440,
            336,
            471,
            368
        ],
        [
            438,
            390,
            470,
            414
        ]
    ]
}