Companion-Forge-L4-ONNX / export_meta.json
patdev's picture
Add validated DINOv2 and DSINE ONNX exports
5410f59 verified
Raw
History Blame Contribute Delete
316 Bytes
{
"torch": "2.8.0+cu128",
"opset": 18,
"dinov2": {
"input": [
1,
3,
518,
518
],
"output": "x_prenorm"
},
"dsine": {
"image_input": [
1,
3,
544,
544
],
"intrinsics_input": [
1,
3,
3
],
"output": "normal"
}
}