ONNX
ModernBookFormat / config.json
Eric-23xd's picture
Upload 3 files
c3ba6f0 verified
{
"checkpoint": "modernbookformat.pth",
"onnx-model": "modernbookformat.onnx",
"architecture": "deeplabv3",
"patch_size": 512,
"classes": [
"background",
"line",
"header",
"footer",
"separator"
],
"version": "2025-10-16_17-44"
}