CoolFace
Modelpublic

fxmarty/tiny-testing-remote-code

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes11downloads
preprocessor_config.json19 linesDownload Raw Back to root
1{2  "crop_pct": 0.875,3  "do_normalize": true,4  "do_resize": true,5  "feature_extractor_type": "ConvNextFeatureExtractor",6  "image_mean": [7    0.485,8    0.456,9    0.40610  ],11  "image_std": [12    0.229,13    0.224,14    0.22515  ],16  "resample": 3,17  "size": 22418}19