1
0
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:
Dmitry Kurtaev
2019-07-27 15:03:58 +03:00
committed by LaurentBerger
parent 97681d0607
commit 47c5ee5d9c
7 changed files with 25 additions and 12 deletions
+1 -1
View File
@@ -1784,7 +1784,7 @@ layer {
}
code_type: CENTER_SIZE
keep_top_k: 200
confidence_threshold: 0.2
confidence_threshold: 0.01
clip: 1
}
}