CoolFace
Modelpublic

jasmine009/materials

sourceHugging Faceupdated 4y agoView on Hugging Face
1likes11downloads
preprocessor_config.json18 linesDownload Raw Back to root
1{2  "do_normalize": true,3  "do_resize": true,4  "feature_extractor_type": "ViTFeatureExtractor",5  "image_mean": [6    0.5,7    0.5,8    0.59  ],10  "image_std": [11    0.5,12    0.5,13    0.514  ],15  "resample": 2,16  "size": 22417}18