{
    "input_path": "/opt/data/paddleocr/data/20260909204339953938.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": [
        [
            [
                907,
                72
            ],
            [
                1105,
                72
            ],
            [
                1105,
                338
            ],
            [
                907,
                338
            ]
        ],
        [
            [
                59,
                636
            ],
            [
                93,
                636
            ],
            [
                93,
                667
            ],
            [
                59,
                667
            ]
        ],
        [
            [
                61,
                920
            ],
            [
                94,
                920
            ],
            [
                94,
                954
            ],
            [
                61,
                954
            ]
        ]
    ],
    "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": [
        "0",
        "心",
        "典"
    ],
    "rec_scores": [
        0.11856204271316528,
        0.061574336141347885,
        0.3859269917011261
    ],
    "rec_polys": [
        [
            [
                907,
                72
            ],
            [
                1105,
                72
            ],
            [
                1105,
                338
            ],
            [
                907,
                338
            ]
        ],
        [
            [
                59,
                636
            ],
            [
                93,
                636
            ],
            [
                93,
                667
            ],
            [
                59,
                667
            ]
        ],
        [
            [
                61,
                920
            ],
            [
                94,
                920
            ],
            [
                94,
                954
            ],
            [
                61,
                954
            ]
        ]
    ],
    "rec_boxes": [
        [
            907,
            72,
            1105,
            338
        ],
        [
            59,
            636,
            93,
            667
        ],
        [
            61,
            920,
            94,
            954
        ]
    ]
}