mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Fixes for OpenCV face detection network
This commit is contained in:
committed by
LaurentBerger
parent
97681d0607
commit
47c5ee5d9c
@@ -1784,7 +1784,7 @@ layer {
|
||||
}
|
||||
code_type: CENTER_SIZE
|
||||
keep_top_k: 200
|
||||
confidence_threshold: 0.2
|
||||
confidence_threshold: 0.01
|
||||
clip: 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user