BDRC
/

ONNX
CombinedBetsug_Wylie_C_v1 / model_config.json
Eric-23xd's picture
Upload 6 files
0cdae82 verified
{
"checkpoint": "OCRModel.pth",
"onnx-model": "OCRModel.onnx",
"architecture": "CRNN",
"input_width": 3200,
"input_height": 100,
"input_layer": "input",
"output_layer": "output",
"squeeze_channel_dim": "no",
"swap_hw": "yes",
"encoder": "wylie",
"charset": [
"!",
"#",
"%",
"'",
"°",
"^",
"$",
"`",
"(",
")",
"+",
"-",
".",
"/",
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
":",
"=",
"?",
"@",
"A",
"D",
"H",
"I",
"M",
"N",
"R",
"S",
"T",
"U",
"W",
"X",
"Y",
"[",
"\\",
"]",
"_",
"a",
"b",
"c",
"d",
"e",
"f",
"g",
"h",
"i",
"j",
"k",
"l",
"m",
"n",
"o",
"p",
"r",
"s",
"t",
"u",
"w",
"y",
"z",
"|",
"~",
"§",
"&",
"ä",
"ü",
"ö",
"<",
">",
";",
"}"
]
}