edgeface / preprocessor_config.json
anjith2006's picture
Upload folder using huggingface_hub
f66d5ed verified
Raw
History Blame Contribute Delete
402 Bytes
{
"auto_map": {
"AutoImageProcessor": "image_processing_edgeface.EdgeFaceImageProcessor"
},
"do_align": true,
"do_normalize": true,
"do_rescale": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "EdgeFaceImageProcessor",
"image_size": 112,
"image_std": [
0.5,
0.5,
0.5
],
"mp_backend": "auto",
"rescale_factor": 0.00392156862745098
}