{
    "input_path": "/opt/data/paddleocr/data/20260909093824885440.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": [
        [
            [
                74,
                1253
            ],
            [
                124,
                1253
            ],
            [
                124,
                1307
            ],
            [
                74,
                1307
            ]
        ],
        [
            [
                552,
                1276
            ],
            [
                559,
                1276
            ],
            [
                559,
                1281
            ],
            [
                552,
                1281
            ]
        ],
        [
            [
                83,
                1304
            ],
            [
                116,
                1299
            ],
            [
                122,
                1344
            ],
            [
                89,
                1349
            ]
        ],
        [
            [
                75,
                1413
            ],
            [
                127,
                1413
            ],
            [
                127,
                1492
            ],
            [
                75,
                1492
            ]
        ],
        [
            [
                328,
                1436
            ],
            [
                335,
                1436
            ],
            [
                335,
                1441
            ],
            [
                328,
                1441
            ]
        ]
    ],
    "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": [
        "8",
        "S",
        "-",
        "□",
        "."
    ],
    "rec_scores": [
        0.33456167578697205,
        0.1146882176399231,
        0.15933942794799805,
        0.5899739861488342,
        0.12906841933727264
    ],
    "rec_polys": [
        [
            [
                74,
                1253
            ],
            [
                124,
                1253
            ],
            [
                124,
                1307
            ],
            [
                74,
                1307
            ]
        ],
        [
            [
                552,
                1276
            ],
            [
                559,
                1276
            ],
            [
                559,
                1281
            ],
            [
                552,
                1281
            ]
        ],
        [
            [
                83,
                1304
            ],
            [
                116,
                1299
            ],
            [
                122,
                1344
            ],
            [
                89,
                1349
            ]
        ],
        [
            [
                75,
                1413
            ],
            [
                127,
                1413
            ],
            [
                127,
                1492
            ],
            [
                75,
                1492
            ]
        ],
        [
            [
                328,
                1436
            ],
            [
                335,
                1436
            ],
            [
                335,
                1441
            ],
            [
                328,
                1441
            ]
        ]
    ],
    "rec_boxes": [
        [
            74,
            1253,
            124,
            1307
        ],
        [
            552,
            1276,
            559,
            1281
        ],
        [
            83,
            1299,
            122,
            1349
        ],
        [
            75,
            1413,
            127,
            1492
        ],
        [
            328,
            1436,
            335,
            1441
        ]
    ]
}