{
    "input_path": "/opt/data/paddleocr/data/20260909163431446830.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": [
        [
            [
                95,
                220
            ],
            [
                130,
                220
            ],
            [
                130,
                260
            ],
            [
                95,
                260
            ]
        ],
        [
            [
                443,
                223
            ],
            [
                476,
                223
            ],
            [
                476,
                256
            ],
            [
                443,
                256
            ]
        ],
        [
            [
                94,
                269
            ],
            [
                131,
                269
            ],
            [
                131,
                307
            ],
            [
                94,
                307
            ]
        ],
        [
            [
                443,
                271
            ],
            [
                475,
                271
            ],
            [
                475,
                306
            ],
            [
                443,
                306
            ]
        ],
        [
            [
                93,
                317
            ],
            [
                129,
                317
            ],
            [
                129,
                356
            ],
            [
                93,
                356
            ]
        ],
        [
            [
                441,
                324
            ],
            [
                476,
                324
            ],
            [
                476,
                353
            ],
            [
                441,
                353
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        ":",
        "司",
        "曲",
        "曲",
        "C",
        "同"
    ],
    "rec_scores": [
        0.9032110571861267,
        0.5477768182754517,
        0.9277908802032471,
        0.2830265164375305,
        0.5162860751152039,
        0.19844302535057068
    ],
    "rec_polys": [
        [
            [
                95,
                220
            ],
            [
                130,
                220
            ],
            [
                130,
                260
            ],
            [
                95,
                260
            ]
        ],
        [
            [
                443,
                223
            ],
            [
                476,
                223
            ],
            [
                476,
                256
            ],
            [
                443,
                256
            ]
        ],
        [
            [
                94,
                269
            ],
            [
                131,
                269
            ],
            [
                131,
                307
            ],
            [
                94,
                307
            ]
        ],
        [
            [
                443,
                271
            ],
            [
                475,
                271
            ],
            [
                475,
                306
            ],
            [
                443,
                306
            ]
        ],
        [
            [
                93,
                317
            ],
            [
                129,
                317
            ],
            [
                129,
                356
            ],
            [
                93,
                356
            ]
        ],
        [
            [
                441,
                324
            ],
            [
                476,
                324
            ],
            [
                476,
                353
            ],
            [
                441,
                353
            ]
        ]
    ],
    "rec_boxes": [
        [
            95,
            220,
            130,
            260
        ],
        [
            443,
            223,
            476,
            256
        ],
        [
            94,
            269,
            131,
            307
        ],
        [
            443,
            271,
            475,
            306
        ],
        [
            93,
            317,
            129,
            356
        ],
        [
            441,
            324,
            476,
            353
        ]
    ]
}