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": 256,
"dynamic_hw": true,
"primary": {
"input_shape": [
1,
2,
3,
256,
256
],
"max_abs": 2.288818359375e-05,
"mean_abs": 4.0007580537348986e-06,
"max_prob_abs": 4.579669976578771e-16
},
"secondary": {
"desc": "dynamic H/W at 288px",
"input_shape": [
1,
2,
3,
288,
288
],
"max_abs": 2.47955322265625e-05,
"mean_abs": 4.17278488384909e-06,
"max_prob_abs": 4.40619762898109e-16
},
"torch_version": "2.5.1",
"onnxruntime_version": "1.27.0"
}