{
    "input_path": "/opt/data/paddleocr/data/20260909142438885440.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": [
        [
            [
                56,
                445
            ],
            [
                81,
                445
            ],
            [
                81,
                527
            ],
            [
                56,
                527
            ]
        ],
        [
            [
                58,
                614
            ],
            [
                79,
                614
            ],
            [
                79,
                631
            ],
            [
                58,
                631
            ]
        ],
        [
            [
                57,
                679
            ],
            [
                79,
                679
            ],
            [
                79,
                697
            ],
            [
                57,
                697
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "ΛΛΛ",
        "V",
        "V"
    ],
    "rec_scores": [
        0.7087116241455078,
        0.8904088735580444,
        0.9288153648376465
    ],
    "rec_polys": [
        [
            [
                56,
                445
            ],
            [
                81,
                445
            ],
            [
                81,
                527
            ],
            [
                56,
                527
            ]
        ],
        [
            [
                58,
                614
            ],
            [
                79,
                614
            ],
            [
                79,
                631
            ],
            [
                58,
                631
            ]
        ],
        [
            [
                57,
                679
            ],
            [
                79,
                679
            ],
            [
                79,
                697
            ],
            [
                57,
                697
            ]
        ]
    ],
    "rec_boxes": [
        [
            56,
            445,
            81,
            527
        ],
        [
            58,
            614,
            79,
            631
        ],
        [
            57,
            679,
            79,
            697
        ]
    ]
}