Umar666's picture
Add exported Track-A ONNX bundles (SegFormer, DINOv2+LoRA): model.onnx + preprocessing + config + parity + model card
0afa0a0 verified
Raw
History Blame Contribute Delete
620 Bytes
{
"passed": true,
"tol": 0.001,
"opset": 17,
"input_size": 448,
"dynamic_hw": false,
"primary": {
"input_shape": [
1,
2,
3,
448,
448
],
"max_abs": 8.0108642578125e-05,
"mean_abs": 1.568812149344012e-05,
"max_prob_abs": 6.51925802230835e-07
},
"secondary": {
"desc": "dynamic batch=2",
"input_shape": [
2,
2,
3,
448,
448
],
"max_abs": 0.00012254714965820312,
"mean_abs": 1.7884782209875993e-05,
"max_prob_abs": 5.736947059631348e-07
},
"torch_version": "2.5.1",
"onnxruntime_version": "1.27.0"
}