{
    "input_path": "/opt/data/paddleocr/data/20260911110715885440.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": [
        [
            [
                51,
                136
            ],
            [
                113,
                136
            ],
            [
                113,
                168
            ],
            [
                51,
                168
            ]
        ],
        [
            [
                60,
                279
            ],
            [
                120,
                279
            ],
            [
                120,
                309
            ],
            [
                60,
                309
            ]
        ],
        [
            [
                59,
                545
            ],
            [
                120,
                548
            ],
            [
                119,
                579
            ],
            [
                58,
                576
            ]
        ],
        [
            [
                48,
                630
            ],
            [
                110,
                630
            ],
            [
                110,
                660
            ],
            [
                48,
                660
            ]
        ],
        [
            [
                48,
                1160
            ],
            [
                110,
                1160
            ],
            [
                110,
                1191
            ],
            [
                48,
                1191
            ]
        ],
        [
            [
                48,
                1338
            ],
            [
                110,
                1338
            ],
            [
                110,
                1368
            ],
            [
                48,
                1368
            ]
        ],
        [
            [
                49,
                1542
            ],
            [
                110,
                1542
            ],
            [
                110,
                1572
            ],
            [
                49,
                1572
            ]
        ]
    ],
    "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,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "<<<",
        "<<<",
        "<<<",
        "<<<",
        "<<<",
        "<<<",
        "<<<"
    ],
    "rec_scores": [
        0.8626742362976074,
        0.7439644932746887,
        0.787241518497467,
        0.7515168190002441,
        0.7414090037345886,
        0.76955646276474,
        0.74913090467453
    ],
    "rec_polys": [
        [
            [
                51,
                136
            ],
            [
                113,
                136
            ],
            [
                113,
                168
            ],
            [
                51,
                168
            ]
        ],
        [
            [
                60,
                279
            ],
            [
                120,
                279
            ],
            [
                120,
                309
            ],
            [
                60,
                309
            ]
        ],
        [
            [
                59,
                545
            ],
            [
                120,
                548
            ],
            [
                119,
                579
            ],
            [
                58,
                576
            ]
        ],
        [
            [
                48,
                630
            ],
            [
                110,
                630
            ],
            [
                110,
                660
            ],
            [
                48,
                660
            ]
        ],
        [
            [
                48,
                1160
            ],
            [
                110,
                1160
            ],
            [
                110,
                1191
            ],
            [
                48,
                1191
            ]
        ],
        [
            [
                48,
                1338
            ],
            [
                110,
                1338
            ],
            [
                110,
                1368
            ],
            [
                48,
                1368
            ]
        ],
        [
            [
                49,
                1542
            ],
            [
                110,
                1542
            ],
            [
                110,
                1572
            ],
            [
                49,
                1572
            ]
        ]
    ],
    "rec_boxes": [
        [
            51,
            136,
            113,
            168
        ],
        [
            60,
            279,
            120,
            309
        ],
        [
            58,
            545,
            120,
            579
        ],
        [
            48,
            630,
            110,
            660
        ],
        [
            48,
            1160,
            110,
            1191
        ],
        [
            48,
            1338,
            110,
            1368
        ],
        [
            49,
            1542,
            110,
            1572
        ]
    ]
}