ONNX
File size: 441 Bytes
7505aea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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|~§&äüö<>;卍卐ऽ}"
}