ONNX
File size: 204 Bytes
f7a6bda
 
 
 
 
 
 
 
 
 
 
 
830b896
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "checkpoint": "photi.pth",
  "onnx-model": "photi.onnx",
  "architecture": "deeplabv3",
  "patch_size": 512,
  "classes": [
    "background",
    "image",
    "line",
    "margin",
    "caption"
  ]
}