File size: 316 Bytes
5410f59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "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"
  }
}