{
    "input_path": "/opt/data/paddleocr/data/20260909120927962838.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": [
        [
            [
                435,
                89
            ],
            [
                462,
                89
            ],
            [
                462,
                120
            ],
            [
                435,
                120
            ]
        ],
        [
            [
                431,
                115
            ],
            [
                466,
                115
            ],
            [
                466,
                193
            ],
            [
                431,
                193
            ]
        ],
        [
            [
                162,
                125
            ],
            [
                185,
                125
            ],
            [
                185,
                150
            ],
            [
                162,
                150
            ]
        ],
        [
            [
                711,
                126
            ],
            [
                739,
                126
            ],
            [
                739,
                153
            ],
            [
                711,
                153
            ]
        ],
        [
            [
                8,
                288
            ],
            [
                48,
                288
            ],
            [
                48,
                323
            ],
            [
                8,
                323
            ]
        ],
        [
            [
                10,
                686
            ],
            [
                44,
                686
            ],
            [
                44,
                719
            ],
            [
                10,
                719
            ]
        ]
    ],
    "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": [
        "☑",
        "目",
        "当",
        "心",
        "R",
        "目"
    ],
    "rec_scores": [
        0.17346546053886414,
        0.46488720178604126,
        0.22769905626773834,
        0.08426371961832047,
        0.41906291246414185,
        0.0936286672949791
    ],
    "rec_polys": [
        [
            [
                435,
                89
            ],
            [
                462,
                89
            ],
            [
                462,
                120
            ],
            [
                435,
                120
            ]
        ],
        [
            [
                431,
                115
            ],
            [
                466,
                115
            ],
            [
                466,
                193
            ],
            [
                431,
                193
            ]
        ],
        [
            [
                162,
                125
            ],
            [
                185,
                125
            ],
            [
                185,
                150
            ],
            [
                162,
                150
            ]
        ],
        [
            [
                711,
                126
            ],
            [
                739,
                126
            ],
            [
                739,
                153
            ],
            [
                711,
                153
            ]
        ],
        [
            [
                8,
                288
            ],
            [
                48,
                288
            ],
            [
                48,
                323
            ],
            [
                8,
                323
            ]
        ],
        [
            [
                10,
                686
            ],
            [
                44,
                686
            ],
            [
                44,
                719
            ],
            [
                10,
                719
            ]
        ]
    ],
    "rec_boxes": [
        [
            435,
            89,
            462,
            120
        ],
        [
            431,
            115,
            466,
            193
        ],
        [
            162,
            125,
            185,
            150
        ],
        [
            711,
            126,
            739,
            153
        ],
        [
            8,
            288,
            48,
            323
        ],
        [
            10,
            686,
            44,
            719
        ]
    ]
}