{
    "input_path": "/opt/data/paddleocr/data/20260909130103611720.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": [
        [
            [
                433,
                4
            ],
            [
                1115,
                4
            ],
            [
                1115,
                28
            ],
            [
                433,
                28
            ]
        ],
        [
            [
                433,
                41
            ],
            [
                859,
                41
            ],
            [
                859,
                62
            ],
            [
                433,
                62
            ]
        ],
        [
            [
                434,
                78
            ],
            [
                1094,
                78
            ],
            [
                1094,
                99
            ],
            [
                434,
                99
            ]
        ]
    ],
    "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": [
        "主要研究方向为基于三键聚合新反应构筑富杂原子型功能高分子，",
        "运用多组分聚合和活化环化两种策",
        "略，解决传统方法带来的难题，构建复杂的杂链、稠杂环骨架；"
    ],
    "rec_scores": [
        0.9991914629936218,
        0.9993751645088196,
        0.9977698922157288
    ],
    "rec_polys": [
        [
            [
                433,
                4
            ],
            [
                1115,
                4
            ],
            [
                1115,
                28
            ],
            [
                433,
                28
            ]
        ],
        [
            [
                433,
                41
            ],
            [
                859,
                41
            ],
            [
                859,
                62
            ],
            [
                433,
                62
            ]
        ],
        [
            [
                434,
                78
            ],
            [
                1094,
                78
            ],
            [
                1094,
                99
            ],
            [
                434,
                99
            ]
        ]
    ],
    "rec_boxes": [
        [
            433,
            4,
            1115,
            28
        ],
        [
            433,
            41,
            859,
            62
        ],
        [
            434,
            78,
            1094,
            99
        ]
    ]
}