CoolFace
Modelpublic

nvidia/C-RADIO

sourceHugging Faceotherupdated 2y agoView on Hugging Face
30likes12kdownloads
preprocessor_config.json18 linesDownload Raw Back to root
1{2  "crop_size": {3    "height": 432,4    "width": 4325  },6  "do_center_crop": false,7  "do_convert_rgb": true,8  "do_normalize": false,9  "do_rescale": true,10  "do_resize": false,  11  "image_processor_type": "CLIPImageProcessor",  12  "processor_class": "CLIPProcessor",13  "resample": 3,14  "size": {15    "shortest_edge": 43216  }17}18