FasterAI-Labs/pilot-resnet18-imagenette
028
resnet18 — Imagenette pilot
Imagenette validation, 3925 images, one run. Every published file is scored after reload; the reference is the fine-tuned source.
Criteria
Top-1 on the evaluation set named above, size on disk, peak live activations and multiply-accumulates — the last two for one image of (3, 160, 160) at batch 1 — each against the fine-tuned resnet18.
pruned FP32 — load with fastermodels.load(repo) (model.safetensors)
INT8 TorchScript — load with fastermodels.load(repo) or torch.jit.load (model.torchscript.pt)
INT8 ONNX — load with any ONNX runtime, scored here through onnxruntime (model.onnx)
Gaps are measured on the same images as the reference; brackets give the 95 % interval.
Latency
non mesurée
Provenance
- Source model: torchvision.models.resnet18 (IMAGENET1K_V1)
- fasterai:
0.4.0 - fastermodels:
0.1.0 - torch:
2.9.1+cu128 - measured_on:
2026-09-11 - sourcestatehash:
b81b9caef3c9
Publication checks: 10/10 passed.
