File size: 136 Bytes
7b967e5 | 1 2 3 4 5 6 7 8 9 10 11 | {
"do_normalize": true,
"image_processor_type": "RetinaFaceImageProcessor",
"mean": [
104,
117,
123
],
"std": 1
}
|
7b967e5 | 1 2 3 4 5 6 7 8 9 10 11 | {
"do_normalize": true,
"image_processor_type": "RetinaFaceImageProcessor",
"mean": [
104,
117,
123
],
"std": 1
}
|