ONNX
File size: 275 Bytes
c3ba6f0
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "checkpoint": "modernbookformat.pth",
  "onnx-model": "modernbookformat.onnx",
  "architecture": "deeplabv3",
  "patch_size": 512,
  "classes": [
    "background",
    "line",
    "header",
    "footer",
    "separator"
  ],
  "version": "2025-10-16_17-44"
}