41 lines
1007 B
JSON
41 lines
1007 B
JSON
{
|
|
"timestamp": "2026-07-16T16:15:48.316662+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.79,
|
|
"runtime_setup_seconds": 0.024,
|
|
"model_init_seconds": 38.981,
|
|
"image_path": "D:\\Dev\\ocr-VL1.6\\data\\images\\手写01.png",
|
|
"image": {
|
|
"width": 1758,
|
|
"height": 646,
|
|
"layout_boxes": 7,
|
|
"parsed_blocks": 3,
|
|
"non_empty_blocks": 2
|
|
},
|
|
"warmup_seconds": [],
|
|
"inference_seconds": {
|
|
"all": [
|
|
155.926
|
|
],
|
|
"min": 155.926,
|
|
"max": 155.926,
|
|
"mean": 155.926,
|
|
"median": 155.926,
|
|
"stdev": 0.0
|
|
},
|
|
"gpu_memory": {
|
|
"allocated_mb": null,
|
|
"reserved_mb": null,
|
|
"max_allocated_mb": null,
|
|
"max_reserved_mb": null
|
|
},
|
|
"processing_seconds": 195.722,
|
|
"export_seconds": 0.006,
|
|
"file_total_seconds": 195.801
|
|
} |