retinaface / preprocessor_config.json
Kotomiya07's picture
Upload folder using huggingface_hub
7b967e5 verified
Raw
History Blame Contribute Delete
136 Bytes
{
"do_normalize": true,
"image_processor_type": "RetinaFaceImageProcessor",
"mean": [
104,
117,
123
],
"std": 1
}