thisisiron/Ovis2-1B-hf
022k
1{2 "image_processor": {3 "crop_to_patches": true,4 "do_convert_rgb": true,5 "do_normalize": true,6 "do_rescale": true,7 "do_resize": true,8 "image_mean": [9 0.48145466,10 0.4578275,11 0.4082107312 ],13 "image_processor_type": "Ovis2ImageProcessor",14 "image_std": [15 0.26862954,16 0.26130258,17 0.2757771118 ],19 "max_patches": 12,20 "min_patches": 1,21 "resample": 3,22 "rescale_factor": 0.00392156862745098,23 "size": {24 "height": 448,25 "width": 44826 },27 "use_covering_area_grid": true28 },29 "image_seq_length": 256,30 "image_token": "<IMG_ATOM>",31 "processor_class": "Ovis2Processor"32}33 