{
    "input_path": "/opt/data/paddleocr/data/20260909205946146534.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": [
        [
            [
                545,
                214
            ],
            [
                587,
                214
            ],
            [
                587,
                294
            ],
            [
                545,
                294
            ]
        ],
        [
            [
                78,
                636
            ],
            [
                117,
                636
            ],
            [
                117,
                675
            ],
            [
                78,
                675
            ]
        ],
        [
            [
                480,
                710
            ],
            [
                826,
                710
            ],
            [
                826,
                717
            ],
            [
                480,
                717
            ]
        ],
        [
            [
                82,
                1275
            ],
            [
                117,
                1275
            ],
            [
                117,
                1305
            ],
            [
                82,
                1305
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "日目",
        "A",
        "0",
        "一"
    ],
    "rec_scores": [
        0.7380864024162292,
        0.32610997557640076,
        0.2323705404996872,
        0.2023276537656784
    ],
    "rec_polys": [
        [
            [
                545,
                214
            ],
            [
                587,
                214
            ],
            [
                587,
                294
            ],
            [
                545,
                294
            ]
        ],
        [
            [
                78,
                636
            ],
            [
                117,
                636
            ],
            [
                117,
                675
            ],
            [
                78,
                675
            ]
        ],
        [
            [
                480,
                710
            ],
            [
                826,
                710
            ],
            [
                826,
                717
            ],
            [
                480,
                717
            ]
        ],
        [
            [
                82,
                1275
            ],
            [
                117,
                1275
            ],
            [
                117,
                1305
            ],
            [
                82,
                1305
            ]
        ]
    ],
    "rec_boxes": [
        [
            545,
            214,
            587,
            294
        ],
        [
            78,
            636,
            117,
            675
        ],
        [
            480,
            710,
            826,
            717
        ],
        [
            82,
            1275,
            117,
            1305
        ]
    ]
}