Norm/nougat-latex-base
832.5k
1{2 "do_align_long_axis": false,3 "do_crop_margin": false,4 "do_normalize": true,5 "do_pad": true,6 "do_rescale": true,7 "do_resize": true,8 "do_thumbnail": true,9 "image_mean": [10 0.485,11 0.456,12 0.40613 ],14 "image_processor_type": "NougatImageProcessor",15 "image_std": [16 0.229,17 0.224,18 0.22519 ],20 "resample": 2,21 "rescale_factor": 0.00392156862745098,22 "size": {23 "height": 224,24 "width": 56025 }26}