File size: 472 Bytes
6815986
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Run artefacts: run_20260228_175756_transformers_apple__mobilevitv2-1.0-imagenet1k-256

This folder is **uploadable as-is** to the Hugging Face Hub.

## Files
- `onnx/model.onnx`: single-file ONNX model
- `preprocess.json`: resize/normalize info
- `inference_config.json`: threshold + labels + IO names
- `metrics_val.json`, `metrics_test.json`
- `pr_curve_val.png`, `roc_curve_val.png`

## Quick inference (Python)
Use `scripts/infer_local.py` or `scripts/infer_hf.py`.