{
    "input_path": "/opt/data/paddleocr/data/20260626171643885440.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": [
        [
            [
                114,
                232
            ],
            [
                453,
                227
            ],
            [
                457,
                492
            ],
            [
                117,
                496
            ]
        ],
        [
            [
                861,
                246
            ],
            [
                1119,
                246
            ],
            [
                1119,
                501
            ],
            [
                861,
                501
            ]
        ],
        [
            [
                83,
                1410
            ],
            [
                284,
                1410
            ],
            [
                284,
                1586
            ],
            [
                83,
                1586
            ]
        ]
    ],
    "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.22185444831848145,
        0.5117409825325012,
        0.569634735584259
    ],
    "rec_polys": [
        [
            [
                114,
                232
            ],
            [
                453,
                227
            ],
            [
                457,
                492
            ],
            [
                117,
                496
            ]
        ],
        [
            [
                861,
                246
            ],
            [
                1119,
                246
            ],
            [
                1119,
                501
            ],
            [
                861,
                501
            ]
        ],
        [
            [
                83,
                1410
            ],
            [
                284,
                1410
            ],
            [
                284,
                1586
            ],
            [
                83,
                1586
            ]
        ]
    ],
    "rec_boxes": [
        [
            114,
            227,
            457,
            496
        ],
        [
            861,
            246,
            1119,
            501
        ],
        [
            83,
            1410,
            284,
            1586
        ]
    ]
}