BDRC
/

ONNX
BigUCHAN_v1 / config.json
Eric-23xd's picture
Update config.json
1165d84 verified
raw
history blame
359 Bytes
{
"checkpoint": "BigUCHAN_E_v1.pth",
"onnx-model": "BigUCHAN_E_v1.onnx",
"architecture" : "Easter2",
"input_width": 3200,
"input_height": 80,
"input_layer": "input",
"output_layer": "output",
"squeeze_channel_dim": "yes",
"swap_hw": "no",
"charset": "!#%'°^$`()+-./0123456789:=?@ADHIMNRSTUWXY[\\]_abcdefghijklmnoprstuwyz|~§&äüö<>;}"
}