{
    "input_path": "/opt/data/paddleocr/data/20260909210316885440.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": [
        [
            [
                810,
                45
            ],
            [
                1088,
                45
            ],
            [
                1088,
                386
            ],
            [
                810,
                386
            ]
        ],
        [
            [
                0,
                77
            ],
            [
                53,
                79
            ],
            [
                50,
                171
            ],
            [
                0,
                170
            ]
        ],
        [
            [
                66,
                205
            ],
            [
                101,
                205
            ],
            [
                101,
                246
            ],
            [
                66,
                246
            ]
        ],
        [
            [
                349,
                208
            ],
            [
                378,
                208
            ],
            [
                378,
                244
            ],
            [
                349,
                244
            ]
        ],
        [
            [
                66,
                254
            ],
            [
                102,
                254
            ],
            [
                102,
                292
            ],
            [
                66,
                292
            ]
        ],
        [
            [
                345,
                254
            ],
            [
                380,
                254
            ],
            [
                380,
                292
            ],
            [
                345,
                292
            ]
        ],
        [
            [
                87,
                396
            ],
            [
                122,
                396
            ],
            [
                122,
                428
            ],
            [
                87,
                428
            ]
        ]
    ],
    "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,
        -1,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "2",
        "",
        "日",
        "©",
        "9",
        "日",
        "心"
    ],
    "rec_scores": [
        0.06380486488342285,
        0.0,
        0.1086467057466507,
        0.17369675636291504,
        0.22120559215545654,
        0.11863116174936295,
        0.10408392548561096
    ],
    "rec_polys": [
        [
            [
                810,
                45
            ],
            [
                1088,
                45
            ],
            [
                1088,
                386
            ],
            [
                810,
                386
            ]
        ],
        [
            [
                0,
                77
            ],
            [
                53,
                79
            ],
            [
                50,
                171
            ],
            [
                0,
                170
            ]
        ],
        [
            [
                66,
                205
            ],
            [
                101,
                205
            ],
            [
                101,
                246
            ],
            [
                66,
                246
            ]
        ],
        [
            [
                349,
                208
            ],
            [
                378,
                208
            ],
            [
                378,
                244
            ],
            [
                349,
                244
            ]
        ],
        [
            [
                66,
                254
            ],
            [
                102,
                254
            ],
            [
                102,
                292
            ],
            [
                66,
                292
            ]
        ],
        [
            [
                345,
                254
            ],
            [
                380,
                254
            ],
            [
                380,
                292
            ],
            [
                345,
                292
            ]
        ],
        [
            [
                87,
                396
            ],
            [
                122,
                396
            ],
            [
                122,
                428
            ],
            [
                87,
                428
            ]
        ]
    ],
    "rec_boxes": [
        [
            810,
            45,
            1088,
            386
        ],
        [
            0,
            77,
            53,
            171
        ],
        [
            66,
            205,
            101,
            246
        ],
        [
            349,
            208,
            378,
            244
        ],
        [
            66,
            254,
            102,
            292
        ],
        [
            345,
            254,
            380,
            292
        ],
        [
            87,
            396,
            122,
            428
        ]
    ]
}