{
    "input_path": "/opt/data/paddleocr/data/20260909120936765284.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": [
        [
            [
                915,
                93
            ],
            [
                1135,
                103
            ],
            [
                1121,
                399
            ],
            [
                902,
                389
            ]
        ],
        [
            [
                76,
                118
            ],
            [
                111,
                118
            ],
            [
                111,
                143
            ],
            [
                76,
                143
            ]
        ],
        [
            [
                72,
                849
            ],
            [
                123,
                849
            ],
            [
                123,
                893
            ],
            [
                72,
                893
            ]
        ],
        [
            [
                73,
                1231
            ],
            [
                122,
                1231
            ],
            [
                122,
                1276
            ],
            [
                73,
                1276
            ]
        ],
        [
            [
                76,
                1419
            ],
            [
                118,
                1419
            ],
            [
                118,
                1460
            ],
            [
                76,
                1460
            ]
        ]
    ],
    "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": [
        "R",
        "国",
        "日",
        "X",
        "日"
    ],
    "rec_scores": [
        0.13710792362689972,
        0.7383923530578613,
        0.07361286133527756,
        0.40714511275291443,
        0.14831197261810303
    ],
    "rec_polys": [
        [
            [
                915,
                93
            ],
            [
                1135,
                103
            ],
            [
                1121,
                399
            ],
            [
                902,
                389
            ]
        ],
        [
            [
                76,
                118
            ],
            [
                111,
                118
            ],
            [
                111,
                143
            ],
            [
                76,
                143
            ]
        ],
        [
            [
                72,
                849
            ],
            [
                123,
                849
            ],
            [
                123,
                893
            ],
            [
                72,
                893
            ]
        ],
        [
            [
                73,
                1231
            ],
            [
                122,
                1231
            ],
            [
                122,
                1276
            ],
            [
                73,
                1276
            ]
        ],
        [
            [
                76,
                1419
            ],
            [
                118,
                1419
            ],
            [
                118,
                1460
            ],
            [
                76,
                1460
            ]
        ]
    ],
    "rec_boxes": [
        [
            902,
            93,
            1135,
            399
        ],
        [
            76,
            118,
            111,
            143
        ],
        [
            72,
            849,
            123,
            893
        ],
        [
            73,
            1231,
            122,
            1276
        ],
        [
            76,
            1419,
            118,
            1460
        ]
    ]
}