{
    "input_path": "/opt/data/paddleocr/data/20260909190017611720.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": [
        [
            [
                118,
                109
            ],
            [
                338,
                109
            ],
            [
                338,
                330
            ],
            [
                118,
                330
            ]
        ],
        [
            [
                351,
                113
            ],
            [
                457,
                110
            ],
            [
                459,
                178
            ],
            [
                353,
                180
            ]
        ],
        [
            [
                673,
                231
            ],
            [
                706,
                231
            ],
            [
                706,
                261
            ],
            [
                673,
                261
            ]
        ],
        [
            [
                170,
                382
            ],
            [
                299,
                382
            ],
            [
                299,
                420
            ],
            [
                170,
                420
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "里",
        "黄宁",
        "6",
        "优势亮点"
    ],
    "rec_scores": [
        0.10222142934799194,
        0.9985483288764954,
        0.34374091029167175,
        0.9995967149734497
    ],
    "rec_polys": [
        [
            [
                118,
                109
            ],
            [
                338,
                109
            ],
            [
                338,
                330
            ],
            [
                118,
                330
            ]
        ],
        [
            [
                351,
                113
            ],
            [
                457,
                110
            ],
            [
                459,
                178
            ],
            [
                353,
                180
            ]
        ],
        [
            [
                673,
                231
            ],
            [
                706,
                231
            ],
            [
                706,
                261
            ],
            [
                673,
                261
            ]
        ],
        [
            [
                170,
                382
            ],
            [
                299,
                382
            ],
            [
                299,
                420
            ],
            [
                170,
                420
            ]
        ]
    ],
    "rec_boxes": [
        [
            118,
            109,
            338,
            330
        ],
        [
            351,
            110,
            459,
            180
        ],
        [
            673,
            231,
            706,
            261
        ],
        [
            170,
            382,
            299,
            420
        ]
    ]
}