inspectnet-cx / reports /eval_harness /patchcore_cable_latency.json
yusufdxb's picture
v0.2.0-reconciliation: PaDiM->PatchCore card with measured OpenVINO parity
f03411e
Raw
History Blame Contribute Delete
1.39 kB
{
"schema": "inspectnet_cx.bench_latency.v1",
"category": "cable",
"checkpoint": "/home/yusuf/Projects/inspectnet-cx/artifacts/patchcore_cable/Patchcore/MVTecAD/cable/v0/weights/lightning/model.ckpt",
"dataset_root": "/home/yusuf/datasets/mvtec_ad",
"hardware": {
"cpu": "AMD Ryzen 9 9900X 12-Core Processor",
"gpu": "NVIDIA GeForce RTX 5070, 570.211.01, 12227 MiB",
"platform": "Linux-6.8.0-117-generic-x86_64-with-glibc2.35"
},
"library_versions": {
"python": "3.10.12",
"platform": "Linux-6.8.0-117-generic-x86_64-with-glibc2.35",
"numpy": "2.2.6",
"torch": "2.11.0+cu128",
"torchvision": "0.26.0+cu128",
"anomalib": "2.4.1"
},
"timestamp_utc": "2026-05-26T05:05:53.718666+00:00",
"per_device": {
"cpu": {
"device": "cpu",
"n_images": 50,
"n_warmup": 10,
"image_size": 256,
"batch_size": 1,
"min_ms": 30.415208999784227,
"median_ms": 31.296612500000265,
"p95_ms": 32.90803200002301,
"mean_ms": 31.463410440046573,
"std_ms": 0.8065842891002637
},
"cuda": {
"device": "cuda",
"n_images": 50,
"n_warmup": 10,
"image_size": 256,
"batch_size": 1,
"min_ms": 5.130470000040077,
"median_ms": 5.2899059999163,
"p95_ms": 6.557743550024497,
"mean_ms": 5.513052840015007,
"std_ms": 0.46512099244870114
}
}
}