{
    "input_path": "/opt/data/paddleocr/data/20260909193530271493.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": [
        [
            [
                354,
                81
            ],
            [
                397,
                81
            ],
            [
                397,
                115
            ],
            [
                354,
                115
            ]
        ],
        [
            [
                44,
                442
            ],
            [
                65,
                442
            ],
            [
                65,
                461
            ],
            [
                44,
                461
            ]
        ],
        [
            [
                40,
                563
            ],
            [
                60,
                553
            ],
            [
                74,
                582
            ],
            [
                55,
                592
            ]
        ],
        [
            [
                42,
                649
            ],
            [
                85,
                649
            ],
            [
                85,
                692
            ],
            [
                42,
                692
            ]
        ],
        [
            [
                41,
                1252
            ],
            [
                86,
                1252
            ],
            [
                86,
                1298
            ],
            [
                41,
                1298
            ]
        ]
    ],
    "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",
        "R",
        "",
        "?",
        "日"
    ],
    "rec_scores": [
        0.7422264814376831,
        0.10703554004430771,
        0.0,
        0.13182243704795837,
        0.5628077983856201
    ],
    "rec_polys": [
        [
            [
                354,
                81
            ],
            [
                397,
                81
            ],
            [
                397,
                115
            ],
            [
                354,
                115
            ]
        ],
        [
            [
                44,
                442
            ],
            [
                65,
                442
            ],
            [
                65,
                461
            ],
            [
                44,
                461
            ]
        ],
        [
            [
                40,
                563
            ],
            [
                60,
                553
            ],
            [
                74,
                582
            ],
            [
                55,
                592
            ]
        ],
        [
            [
                42,
                649
            ],
            [
                85,
                649
            ],
            [
                85,
                692
            ],
            [
                42,
                692
            ]
        ],
        [
            [
                41,
                1252
            ],
            [
                86,
                1252
            ],
            [
                86,
                1298
            ],
            [
                41,
                1298
            ]
        ]
    ],
    "rec_boxes": [
        [
            354,
            81,
            397,
            115
        ],
        [
            44,
            442,
            65,
            461
        ],
        [
            40,
            553,
            74,
            592
        ],
        [
            42,
            649,
            85,
            692
        ],
        [
            41,
            1252,
            86,
            1298
        ]
    ]
}