CoolFace
Modelpublic

google/vit-base-patch32-224-in21k

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
20likes20kdownloads
preprocessor_config.json16 linesDownload Raw Back to root
1{2  "do_normalize": true,3  "do_resize": true,4  "image_mean": [5    0.5,6    0.5,7    0.58  ],9  "image_std": [10    0.5,11    0.5,12    0.513  ],14  "size": 22415}16