PaddleOCR-VL-1.6_Demo/outputs/images/名片02_jpg/result.json

403 lines
7.6 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"res": {
"input_path": "D:\\Dev\\ocr-VL1.6\\data\\images\\名片02.jpg",
"page_index": null,
"page_count": null,
"width": 1440,
"height": 864,
"model_settings": {
"use_doc_preprocessor": false,
"use_layout_detection": true,
"use_chart_recognition": false,
"use_seal_recognition": false,
"use_ocr_for_image_block": false,
"format_block_content": false,
"merge_layout_blocks": true,
"markdown_ignore_labels": [
"number",
"footnote",
"header",
"header_image",
"footer",
"footer_image",
"aside_text"
],
"return_layout_polygon_points": true
},
"parsing_res_list": [
{
"block_label": "paragraph_title",
"block_content": "白滑影",
"block_bbox": [
87,
59,
333,
130
],
"block_id": 0,
"block_order": 1,
"group_id": 0,
"block_polygon_points": [
[
87.0,
59.0
],
[
333.0,
59.0
],
[
333.0,
130.0
],
[
87.0,
130.0
]
]
},
{
"block_label": "paragraph_title",
"block_content": "姜美丽\n13388866888",
"block_bbox": [
713,
176,
1006,
300
],
"block_id": 1,
"block_order": 2,
"group_id": 1,
"block_polygon_points": [
[
713.0,
176.0
],
[
1006.0,
176.0
],
[
1006.0,
300.0
],
[
713.0,
300.0
]
]
},
{
"block_label": "paragraph_title",
"block_content": "夏佳人",
"block_bbox": [
312,
423,
655,
720
],
"block_id": 2,
"block_order": 3,
"group_id": 2,
"block_polygon_points": [
[
312.0,
423.0
],
[
655.0,
423.0
],
[
655.0,
720.0
],
[
312.0,
720.0
]
]
},
{
"block_label": "paragraph_title",
"block_content": "女子时尚瘦身健美馆",
"block_bbox": [
710,
494,
1346,
563
],
"block_id": 3,
"block_order": 4,
"group_id": 3,
"block_polygon_points": [
[
710.0,
494.0
],
[
1346.0,
494.0
],
[
1346.0,
563.0
],
[
710.0,
563.0
]
]
},
{
"block_label": "text",
"block_content": "地址上海市湘江大街88号滨江大厦",
"block_bbox": [
713,
572,
1342,
615
],
"block_id": 4,
"block_order": 5,
"group_id": 4,
"block_polygon_points": [
[
713.0,
572.0
],
[
1342.0,
572.0
],
[
1342.0,
615.0
],
[
713.0,
615.0
]
]
},
{
"block_label": "text",
"block_content": "电话83566666 83588888",
"block_bbox": [
714,
619,
1208,
660
],
"block_id": 5,
"block_order": 6,
"group_id": 5,
"block_polygon_points": [
[
713.676513671875,
619.1244506835938
],
[
1206.968505859375,
615.1220092773438
],
[
1207.2919921875,
654.9976196289062
],
[
714.0,
659.0000610351562
]
]
}
],
"layout_det_res": {
"input_path": null,
"page_index": null,
"boxes": [
{
"cls_id": 17,
"label": "paragraph_title",
"score": 0.49533575773239136,
"coordinate": [
87,
59,
333,
130
],
"order": 1,
"polygon_points": [
[
87.0,
59.0
],
[
333.0,
59.0
],
[
333.0,
130.0
],
[
87.0,
130.0
]
]
},
{
"cls_id": 17,
"label": "paragraph_title",
"score": 0.5912461280822754,
"coordinate": [
713,
176,
1006,
300
],
"order": 2,
"polygon_points": [
[
713.0,
176.0
],
[
1006.0,
176.0
],
[
1006.0,
300.0
],
[
713.0,
300.0
]
]
},
{
"cls_id": 17,
"label": "paragraph_title",
"score": 0.5622609853744507,
"coordinate": [
312,
423,
655,
720
],
"order": 3,
"polygon_points": [
[
312.0,
423.0
],
[
655.0,
423.0
],
[
655.0,
720.0
],
[
312.0,
720.0
]
]
},
{
"cls_id": 17,
"label": "paragraph_title",
"score": 0.7684827446937561,
"coordinate": [
710,
494,
1346,
563
],
"order": 4,
"polygon_points": [
[
710.0,
494.0
],
[
1346.0,
494.0
],
[
1346.0,
563.0
],
[
710.0,
563.0
]
]
},
{
"cls_id": 22,
"label": "text",
"score": 0.7914614677429199,
"coordinate": [
713,
572,
1342,
615
],
"order": 5,
"polygon_points": [
[
713.0,
572.0
],
[
1342.0,
572.0
],
[
1342.0,
615.0
],
[
713.0,
615.0
]
]
},
{
"cls_id": 22,
"label": "text",
"score": 0.7393481135368347,
"coordinate": [
714,
619,
1208,
660
],
"order": 6,
"polygon_points": [
[
713.676513671875,
619.1244506835938
],
[
1206.968505859375,
615.1220092773438
],
[
1207.2919921875,
654.9976196289062
],
[
714.0,
659.0000610351562
]
]
}
]
},
"source_type": "image_ocr"
}
}