| { | |
| "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" | |
| } |
| { | |
| "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" | |
| } |