{
    "input_path": "/opt/data/paddleocr/data/20260629094852403958.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": [
        [
            [
                33,
                2
            ],
            [
                794,
                2
            ],
            [
                794,
                32
            ],
            [
                33,
                32
            ]
        ],
        [
            [
                33,
                36
            ],
            [
                158,
                36
            ],
            [
                158,
                67
            ],
            [
                33,
                67
            ]
        ],
        [
            [
                32,
                355
            ],
            [
                158,
                355
            ],
            [
                158,
                390
            ],
            [
                32,
                390
            ]
        ],
        [
            [
                31,
                518
            ],
            [
                156,
                518
            ],
            [
                156,
                554
            ],
            [
                31,
                554
            ]
        ],
        [
            [
                46,
                1158
            ],
            [
                162,
                1158
            ],
            [
                162,
                1196
            ],
            [
                46,
                1196
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "项目三：基于YOLO的视频场景文字检测模型训练（BOVText）",
        "项目描述：",
        "技术方案：",
        "工作描述：",
        "自我评价"
    ],
    "rec_scores": [
        0.9878065586090088,
        0.9970571398735046,
        0.9923425912857056,
        0.9888383150100708,
        0.9993644952774048
    ],
    "rec_polys": [
        [
            [
                33,
                2
            ],
            [
                794,
                2
            ],
            [
                794,
                32
            ],
            [
                33,
                32
            ]
        ],
        [
            [
                33,
                36
            ],
            [
                158,
                36
            ],
            [
                158,
                67
            ],
            [
                33,
                67
            ]
        ],
        [
            [
                32,
                355
            ],
            [
                158,
                355
            ],
            [
                158,
                390
            ],
            [
                32,
                390
            ]
        ],
        [
            [
                31,
                518
            ],
            [
                156,
                518
            ],
            [
                156,
                554
            ],
            [
                31,
                554
            ]
        ],
        [
            [
                46,
                1158
            ],
            [
                162,
                1158
            ],
            [
                162,
                1196
            ],
            [
                46,
                1196
            ]
        ]
    ],
    "rec_boxes": [
        [
            33,
            2,
            794,
            32
        ],
        [
            33,
            36,
            158,
            67
        ],
        [
            32,
            355,
            158,
            390
        ],
        [
            31,
            518,
            156,
            554
        ],
        [
            46,
            1158,
            162,
            1196
        ]
    ]
}