| { | |
| "auto_map": { | |
| "AutoProcessor": "processing_img2html.Img2HTMLProcessor", | |
| "AutoImageProcessor": "image_processing_img2html.Img2HTMLImageProcessor" | |
| }, | |
| "image_num_channels": 3, | |
| "image_mean": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "image_processor_type": "image_processing_img2html.Img2HTMLImageProcessor", | |
| "image_size": 960, | |
| "image_std": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "processor_class": "processor_img2html.Img2HTMLProcessor", | |
| "image_processor_class": "image_processing_img2html.Img2HTMLImageProcessor", | |
| "model_type": "img2html" | |
| } |