{
    "input_path": "/opt/data/paddleocr/data/20260910100841885440.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": [
        [
            [
                151,
                38
            ],
            [
                374,
                38
            ],
            [
                374,
                105
            ],
            [
                151,
                105
            ]
        ],
        [
            [
                44,
                182
            ],
            [
                56,
                182
            ],
            [
                56,
                204
            ],
            [
                44,
                204
            ]
        ],
        [
            [
                33,
                533
            ],
            [
                72,
                533
            ],
            [
                72,
                571
            ],
            [
                33,
                571
            ]
        ],
        [
            [
                42,
                858
            ],
            [
                67,
                858
            ],
            [
                67,
                879
            ],
            [
                42,
                879
            ]
        ],
        [
            [
                36,
                1123
            ],
            [
                79,
                1123
            ],
            [
                79,
                1158
            ],
            [
                36,
                1158
            ]
        ],
        [
            [
                47,
                1387
            ],
            [
                59,
                1387
            ],
            [
                59,
                1396
            ],
            [
                47,
                1396
            ]
        ]
    ],
    "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": [
        "千葉大学",
        "D",
        "X",
        "。",
        "B",
        "D"
    ],
    "rec_scores": [
        0.9987924098968506,
        0.7061265707015991,
        0.41048598289489746,
        0.6718970537185669,
        0.620090901851654,
        0.5705000162124634
    ],
    "rec_polys": [
        [
            [
                151,
                38
            ],
            [
                374,
                38
            ],
            [
                374,
                105
            ],
            [
                151,
                105
            ]
        ],
        [
            [
                44,
                182
            ],
            [
                56,
                182
            ],
            [
                56,
                204
            ],
            [
                44,
                204
            ]
        ],
        [
            [
                33,
                533
            ],
            [
                72,
                533
            ],
            [
                72,
                571
            ],
            [
                33,
                571
            ]
        ],
        [
            [
                42,
                858
            ],
            [
                67,
                858
            ],
            [
                67,
                879
            ],
            [
                42,
                879
            ]
        ],
        [
            [
                36,
                1123
            ],
            [
                79,
                1123
            ],
            [
                79,
                1158
            ],
            [
                36,
                1158
            ]
        ],
        [
            [
                47,
                1387
            ],
            [
                59,
                1387
            ],
            [
                59,
                1396
            ],
            [
                47,
                1396
            ]
        ]
    ],
    "rec_boxes": [
        [
            151,
            38,
            374,
            105
        ],
        [
            44,
            182,
            56,
            204
        ],
        [
            33,
            533,
            72,
            571
        ],
        [
            42,
            858,
            67,
            879
        ],
        [
            36,
            1123,
            79,
            1158
        ],
        [
            47,
            1387,
            59,
            1396
        ]
    ]
}