File size: 241 Bytes
b5b608e
 
962e061
 
 
b5b608e
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "processor_class": "HTRProcessor",
  "auto_map": {
    "AutoProcessor": "processing_htr.HTRProcessor"
  },
  "vocab_file": "alphabet.json",
  "image_height": 64,
  "image_max_width": 3072,
  "width_stride": 32,
  "resample": "bilinear"
}