{
    "input_path": "/opt/data/paddleocr/data/20260909210657146534.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": [
        [
            [
                376,
                15
            ],
            [
                418,
                15
            ],
            [
                418,
                50
            ],
            [
                376,
                50
            ]
        ],
        [
            [
                380,
                174
            ],
            [
                414,
                174
            ],
            [
                414,
                206
            ],
            [
                380,
                206
            ]
        ],
        [
            [
                358,
                663
            ],
            [
                607,
                663
            ],
            [
                607,
                711
            ],
            [
                358,
                711
            ]
        ],
        [
            [
                373,
                1178
            ],
            [
                453,
                1176
            ],
            [
                455,
                1218
            ],
            [
                374,
                1220
            ]
        ]
    ],
    "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": [
        "8",
        "日",
        "三",
        "："
    ],
    "rec_scores": [
        0.09563446044921875,
        0.7254205346107483,
        0.5189886093139648,
        0.7305946946144104
    ],
    "rec_polys": [
        [
            [
                376,
                15
            ],
            [
                418,
                15
            ],
            [
                418,
                50
            ],
            [
                376,
                50
            ]
        ],
        [
            [
                380,
                174
            ],
            [
                414,
                174
            ],
            [
                414,
                206
            ],
            [
                380,
                206
            ]
        ],
        [
            [
                358,
                663
            ],
            [
                607,
                663
            ],
            [
                607,
                711
            ],
            [
                358,
                711
            ]
        ],
        [
            [
                373,
                1178
            ],
            [
                453,
                1176
            ],
            [
                455,
                1218
            ],
            [
                374,
                1220
            ]
        ]
    ],
    "rec_boxes": [
        [
            376,
            15,
            418,
            50
        ],
        [
            380,
            174,
            414,
            206
        ],
        [
            358,
            663,
            607,
            711
        ],
        [
            373,
            1176,
            455,
            1220
        ]
    ]
}