41 lines
1010 B
JSON
41 lines
1010 B
JSON
{
|
|
"timestamp": "2026-07-16T16:46:20.795128+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.757,
|
|
"runtime_setup_seconds": 0.017,
|
|
"model_init_seconds": 39.07,
|
|
"image_path": "D:\\Dev\\ocr-VL1.6\\data\\images\\合同01.jpg",
|
|
"image": {
|
|
"width": 768,
|
|
"height": 1024,
|
|
"layout_boxes": 24,
|
|
"parsed_blocks": 23,
|
|
"non_empty_blocks": 23
|
|
},
|
|
"warmup_seconds": [],
|
|
"inference_seconds": {
|
|
"all": [
|
|
363.868
|
|
],
|
|
"min": 363.868,
|
|
"max": 363.868,
|
|
"mean": 363.868,
|
|
"median": 363.868,
|
|
"stdev": 0.0
|
|
},
|
|
"gpu_memory": {
|
|
"allocated_mb": null,
|
|
"reserved_mb": null,
|
|
"max_allocated_mb": null,
|
|
"max_reserved_mb": null
|
|
},
|
|
"processing_seconds": 403.714,
|
|
"export_seconds": 0.017,
|
|
"file_total_seconds": 403.892
|
|
} |