{
    "input_path": "/opt/data/paddleocr/data/20260909190507885440.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": [
        [
            [
                0,
                0
            ],
            [
                155,
                0
            ],
            [
                155,
                186
            ],
            [
                0,
                186
            ]
        ],
        [
            [
                157,
                81
            ],
            [
                177,
                81
            ],
            [
                177,
                106
            ],
            [
                157,
                106
            ]
        ],
        [
            [
                334,
                118
            ],
            [
                364,
                118
            ],
            [
                364,
                143
            ],
            [
                334,
                143
            ]
        ],
        [
            [
                17,
                743
            ],
            [
                95,
                743
            ],
            [
                95,
                820
            ],
            [
                17,
                820
            ]
        ],
        [
            [
                18,
                899
            ],
            [
                93,
                899
            ],
            [
                93,
                972
            ],
            [
                18,
                972
            ]
        ],
        [
            [
                31,
                1215
            ],
            [
                79,
                1213
            ],
            [
                80,
                1235
            ],
            [
                32,
                1237
            ]
        ]
    ],
    "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": [
        "🌸",
        "8",
        "回",
        "同",
        "同",
        "房地产"
    ],
    "rec_scores": [
        0.2222350835800171,
        0.9731859564781189,
        0.44195303320884705,
        0.046571776270866394,
        0.2951711118221283,
        0.9993419647216797
    ],
    "rec_polys": [
        [
            [
                0,
                0
            ],
            [
                155,
                0
            ],
            [
                155,
                186
            ],
            [
                0,
                186
            ]
        ],
        [
            [
                157,
                81
            ],
            [
                177,
                81
            ],
            [
                177,
                106
            ],
            [
                157,
                106
            ]
        ],
        [
            [
                334,
                118
            ],
            [
                364,
                118
            ],
            [
                364,
                143
            ],
            [
                334,
                143
            ]
        ],
        [
            [
                17,
                743
            ],
            [
                95,
                743
            ],
            [
                95,
                820
            ],
            [
                17,
                820
            ]
        ],
        [
            [
                18,
                899
            ],
            [
                93,
                899
            ],
            [
                93,
                972
            ],
            [
                18,
                972
            ]
        ],
        [
            [
                31,
                1215
            ],
            [
                79,
                1213
            ],
            [
                80,
                1235
            ],
            [
                32,
                1237
            ]
        ]
    ],
    "rec_boxes": [
        [
            0,
            0,
            155,
            186
        ],
        [
            157,
            81,
            177,
            106
        ],
        [
            334,
            118,
            364,
            143
        ],
        [
            17,
            743,
            95,
            820
        ],
        [
            18,
            899,
            93,
            972
        ],
        [
            31,
            1213,
            80,
            1237
        ]
    ]
}