ONNX
Woodblock_Easter2-Vit / config.json
Eric-23xd's picture
added model files and config
7505aea verified
raw
history blame contribute delete
441 Bytes
{
"version" : "2025_12_18_22_52",
"checkpoint": "model.pth",
"onnx-model": "easter2-vit.onnx",
"architecture" : "Easter2-Vit",
"input_width": 3200,
"input_height": 100,
"input_layer": "image",
"output_layer": "logits",
"squeeze_channel_dim": "no",
"swap_hw": "no",
"encoder": "wylie",
"add_blank": "yes",
"charset": "!#%'°^$`()+-./0123456789:=?@ADHIMNRSTUWXY[\\]_abcdefghijklmnoprstuwyxz|~§&äüö<>;卍卐ऽ}"
}