CoolFace
Modelpublic

google/tipsv1-s14

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
2likes378downloads
processor_config.json17 linesDownload Raw Back to root
1{2  "image_processor": {3    "do_convert_rgb": true,4    "do_normalize": false,5    "do_rescale": true,6    "do_resize": true,7    "image_processor_type": "Tipsv2ImageProcessor",8    "resample": 2,9    "rescale_factor": 0.00392156862745098,10    "size": {11      "height": 448,12      "width": 44813    }14  },15  "processor_class": "Tipsv2Processor"16}17