{
    "input_path": "/opt/data/paddleocr/data/20260912183827499678.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": [
        [
            [
                473,
                5
            ],
            [
                1118,
                5
            ],
            [
                1118,
                26
            ],
            [
                473,
                26
            ]
        ],
        [
            [
                472,
                41
            ],
            [
                1119,
                41
            ],
            [
                1119,
                62
            ],
            [
                472,
                62
            ]
        ],
        [
            [
                472,
                77
            ],
            [
                697,
                77
            ],
            [
                697,
                99
            ],
            [
                472,
                99
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "发展瓶颈。基于农户投入与经营指标构建分析框架，量化影响",
        "产业发展的关键因素并形成优化建议，具备从数据采集到策略",
        "输出的完整分析能力。"
    ],
    "rec_scores": [
        0.9991728663444519,
        0.9997288584709167,
        0.9995068311691284
    ],
    "rec_polys": [
        [
            [
                473,
                5
            ],
            [
                1118,
                5
            ],
            [
                1118,
                26
            ],
            [
                473,
                26
            ]
        ],
        [
            [
                472,
                41
            ],
            [
                1119,
                41
            ],
            [
                1119,
                62
            ],
            [
                472,
                62
            ]
        ],
        [
            [
                472,
                77
            ],
            [
                697,
                77
            ],
            [
                697,
                99
            ],
            [
                472,
                99
            ]
        ]
    ],
    "rec_boxes": [
        [
            473,
            5,
            1118,
            26
        ],
        [
            472,
            41,
            1119,
            62
        ],
        [
            472,
            77,
            697,
            99
        ]
    ]
}