{
    "input_path": "/opt/data/paddleocr/data/20260912203156885440.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": [
        [
            [
                317,
                78
            ],
            [
                343,
                78
            ],
            [
                343,
                100
            ],
            [
                317,
                100
            ]
        ],
        [
            [
                620,
                77
            ],
            [
                646,
                77
            ],
            [
                646,
                108
            ],
            [
                620,
                108
            ]
        ],
        [
            [
                315,
                116
            ],
            [
                342,
                116
            ],
            [
                342,
                146
            ],
            [
                315,
                146
            ]
        ],
        [
            [
                620,
                117
            ],
            [
                646,
                117
            ],
            [
                646,
                145
            ],
            [
                620,
                145
            ]
        ],
        [
            [
                319,
                161
            ],
            [
                342,
                161
            ],
            [
                342,
                185
            ],
            [
                319,
                185
            ]
        ],
        [
            [
                620,
                153
            ],
            [
                650,
                153
            ],
            [
                650,
                186
            ],
            [
                620,
                186
            ]
        ]
    ],
    "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": [
        "国",
        "び",
        "。",
        "×",
        "★",
        "命"
    ],
    "rec_scores": [
        0.7562208771705627,
        0.31763914227485657,
        0.4421525299549103,
        0.1310969591140747,
        0.9895837903022766,
        0.3881053924560547
    ],
    "rec_polys": [
        [
            [
                317,
                78
            ],
            [
                343,
                78
            ],
            [
                343,
                100
            ],
            [
                317,
                100
            ]
        ],
        [
            [
                620,
                77
            ],
            [
                646,
                77
            ],
            [
                646,
                108
            ],
            [
                620,
                108
            ]
        ],
        [
            [
                315,
                116
            ],
            [
                342,
                116
            ],
            [
                342,
                146
            ],
            [
                315,
                146
            ]
        ],
        [
            [
                620,
                117
            ],
            [
                646,
                117
            ],
            [
                646,
                145
            ],
            [
                620,
                145
            ]
        ],
        [
            [
                319,
                161
            ],
            [
                342,
                161
            ],
            [
                342,
                185
            ],
            [
                319,
                185
            ]
        ],
        [
            [
                620,
                153
            ],
            [
                650,
                153
            ],
            [
                650,
                186
            ],
            [
                620,
                186
            ]
        ]
    ],
    "rec_boxes": [
        [
            317,
            78,
            343,
            100
        ],
        [
            620,
            77,
            646,
            108
        ],
        [
            315,
            116,
            342,
            146
        ],
        [
            620,
            117,
            646,
            145
        ],
        [
            319,
            161,
            342,
            185
        ],
        [
            620,
            153,
            650,
            186
        ]
    ]
}