{
    "input_path": "/opt/data/paddleocr/data/20260909143534953938.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": [
        [
            [
                21,
                43
            ],
            [
                252,
                40
            ],
            [
                255,
                325
            ],
            [
                24,
                327
            ]
        ],
        [
            [
                45,
                723
            ],
            [
                80,
                723
            ],
            [
                80,
                763
            ],
            [
                45,
                763
            ]
        ],
        [
            [
                45,
                969
            ],
            [
                81,
                969
            ],
            [
                81,
                1006
            ],
            [
                45,
                1006
            ]
        ]
    ],
    "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": [
        "8",
        "♀",
        "🔥"
    ],
    "rec_scores": [
        0.26987671852111816,
        0.1512708067893982,
        0.4312870502471924
    ],
    "rec_polys": [
        [
            [
                21,
                43
            ],
            [
                252,
                40
            ],
            [
                255,
                325
            ],
            [
                24,
                327
            ]
        ],
        [
            [
                45,
                723
            ],
            [
                80,
                723
            ],
            [
                80,
                763
            ],
            [
                45,
                763
            ]
        ],
        [
            [
                45,
                969
            ],
            [
                81,
                969
            ],
            [
                81,
                1006
            ],
            [
                45,
                1006
            ]
        ]
    ],
    "rec_boxes": [
        [
            21,
            40,
            255,
            327
        ],
        [
            45,
            723,
            80,
            763
        ],
        [
            45,
            969,
            81,
            1006
        ]
    ]
}