修复人脸检测,o4.5 7
This commit is contained in:
parent
2a86eb385c
commit
b0957e52a1
@ -40,7 +40,11 @@
|
||||
"nms": 0.4,
|
||||
"max_faces": 10,
|
||||
"output_landmarks": true,
|
||||
"input_format": "bgr"
|
||||
"input_format": "bgr",
|
||||
"input_dtype": "float32",
|
||||
"normalize": {
|
||||
"scale": 0.00392156862
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "osd_cam1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user