CoolFace
Modelpublic

SpotLab/MobileViT_DeepLabv3

sourceHugging Faceotherupdated 3y agoView on Hugging Face
0likes254downloads
preprocessor_config.json10 linesDownload Raw Back to root
1{2  "crop_size": 512,3  "do_center_crop": true,4  "do_flip_channels": true,5  "do_resize": true,6  "feature_extractor_type": "MobileViTFeatureExtractor",7  "resample": 2,8  "size": 5449}10