41 lines
1003 B
JSON
41 lines
1003 B
JSON
{
|
|
"timestamp": "2026-07-16T16:18:37.074085+08:00",
|
|
"device": "cpu",
|
|
"device_name": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
|
|
"cpu_threads": 18,
|
|
"python_version": "3.13.13",
|
|
"platform": "Windows-11-10.0.26200-SP0",
|
|
"paddle_version": "3.2.1",
|
|
"pipeline_version": "v1.6",
|
|
"runtime_import_seconds": 0.747,
|
|
"runtime_setup_seconds": 0.015,
|
|
"model_init_seconds": 39.155,
|
|
"image_path": "D:\\Dev\\ocr-VL1.6\\data\\images\\名片02.jpg",
|
|
"image": {
|
|
"width": 1440,
|
|
"height": 864,
|
|
"layout_boxes": 6,
|
|
"parsed_blocks": 6,
|
|
"non_empty_blocks": 6
|
|
},
|
|
"warmup_seconds": [],
|
|
"inference_seconds": {
|
|
"all": [
|
|
75.946
|
|
],
|
|
"min": 75.946,
|
|
"max": 75.946,
|
|
"mean": 75.946,
|
|
"median": 75.946,
|
|
"stdev": 0.0
|
|
},
|
|
"gpu_memory": {
|
|
"allocated_mb": null,
|
|
"reserved_mb": null,
|
|
"max_allocated_mb": null,
|
|
"max_reserved_mb": null
|
|
},
|
|
"processing_seconds": 115.866,
|
|
"export_seconds": 0.006,
|
|
"file_total_seconds": 115.917
|
|
} |