Eric-23xd's picture
Upload 7 files
31ab5ea verified
{
"checkpoint": "OCRModel.pth",
"onnx-model": "OCRModel.onnx",
"architecture": "Easter2",
"input_width": 3200,
"input_height": 100,
"input_layer": "input",
"output_layer": "output",
"squeeze_channel_dim": "yes",
"swap_hw": "no",
"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",
"x",
"z",
"|",
"~",
"§",
"&",
"ä",
"ü",
"ö",
"<",
">",
";",
"卍",
"卐",
"ऽ",
"}"
]
}