{
    "input_path": "/opt/data/paddleocr/data/20260624120522885440.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": [
        [
            [
                59,
                48
            ],
            [
                77,
                48
            ],
            [
                77,
                66
            ],
            [
                59,
                66
            ]
        ],
        [
            [
                524,
                62
            ],
            [
                616,
                64
            ],
            [
                615,
                81
            ],
            [
                523,
                79
            ]
        ],
        [
            [
                528,
                84
            ],
            [
                613,
                84
            ],
            [
                613,
                112
            ],
            [
                528,
                112
            ]
        ]
    ],
    "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.9987325072288513,
        0.9332460761070251,
        0.9986238479614258
    ],
    "rec_polys": [
        [
            [
                59,
                48
            ],
            [
                77,
                48
            ],
            [
                77,
                66
            ],
            [
                59,
                66
            ]
        ],
        [
            [
                524,
                62
            ],
            [
                616,
                64
            ],
            [
                615,
                81
            ],
            [
                523,
                79
            ]
        ],
        [
            [
                528,
                84
            ],
            [
                613,
                84
            ],
            [
                613,
                112
            ],
            [
                528,
                112
            ]
        ]
    ],
    "rec_boxes": [
        [
            59,
            48,
            77,
            66
        ],
        [
            523,
            62,
            616,
            81
        ],
        [
            528,
            84,
            613,
            112
        ]
    ]
}