{
    "input_path": "/opt/data/paddleocr/data/20260909121159570760.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": [
        [
            [
                839,
                7
            ],
            [
                968,
                7
            ],
            [
                968,
                179
            ],
            [
                839,
                179
            ]
        ],
        [
            [
                0,
                203
            ],
            [
                12,
                202
            ],
            [
                14,
                237
            ],
            [
                0,
                238
            ]
        ],
        [
            [
                0,
                395
            ],
            [
                13,
                395
            ],
            [
                13,
                426
            ],
            [
                0,
                426
            ]
        ],
        [
            [
                0,
                838
            ],
            [
                13,
                838
            ],
            [
                13,
                873
            ],
            [
                0,
                873
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "R",
        "-",
        "[",
        ""
    ],
    "rec_scores": [
        0.09803495556116104,
        0.7533122301101685,
        0.15038011968135834,
        0.0
    ],
    "rec_polys": [
        [
            [
                839,
                7
            ],
            [
                968,
                7
            ],
            [
                968,
                179
            ],
            [
                839,
                179
            ]
        ],
        [
            [
                0,
                203
            ],
            [
                12,
                202
            ],
            [
                14,
                237
            ],
            [
                0,
                238
            ]
        ],
        [
            [
                0,
                395
            ],
            [
                13,
                395
            ],
            [
                13,
                426
            ],
            [
                0,
                426
            ]
        ],
        [
            [
                0,
                838
            ],
            [
                13,
                838
            ],
            [
                13,
                873
            ],
            [
                0,
                873
            ]
        ]
    ],
    "rec_boxes": [
        [
            839,
            7,
            968,
            179
        ],
        [
            0,
            202,
            14,
            238
        ],
        [
            0,
            395,
            13,
            426
        ],
        [
            0,
            838,
            13,
            873
        ]
    ]
}