{
    "input_path": "/opt/data/paddleocr/data/20260909141826962838.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": [
        [
            [
                80,
                262
            ],
            [
                99,
                262
            ],
            [
                99,
                280
            ],
            [
                80,
                280
            ]
        ],
        [
            [
                358,
                262
            ],
            [
                372,
                262
            ],
            [
                372,
                277
            ],
            [
                358,
                277
            ]
        ],
        [
            [
                68,
                662
            ],
            [
                112,
                662
            ],
            [
                112,
                701
            ],
            [
                68,
                701
            ]
        ],
        [
            [
                75,
                1235
            ],
            [
                108,
                1214
            ],
            [
                124,
                1238
            ],
            [
                91,
                1259
            ]
        ]
    ],
    "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.39087527990341187,
        0.6511284112930298,
        0.984614908695221,
        0.19070938229560852
    ],
    "rec_polys": [
        [
            [
                80,
                262
            ],
            [
                99,
                262
            ],
            [
                99,
                280
            ],
            [
                80,
                280
            ]
        ],
        [
            [
                358,
                262
            ],
            [
                372,
                262
            ],
            [
                372,
                277
            ],
            [
                358,
                277
            ]
        ],
        [
            [
                68,
                662
            ],
            [
                112,
                662
            ],
            [
                112,
                701
            ],
            [
                68,
                701
            ]
        ],
        [
            [
                75,
                1235
            ],
            [
                108,
                1214
            ],
            [
                124,
                1238
            ],
            [
                91,
                1259
            ]
        ]
    ],
    "rec_boxes": [
        [
            80,
            262,
            99,
            280
        ],
        [
            358,
            262,
            372,
            277
        ],
        [
            68,
            662,
            112,
            701
        ],
        [
            75,
            1214,
            124,
            1259
        ]
    ]
}