Add clip to deploy.prototxt

This commit is contained in:
LaurentBerger
2019-06-30 18:39:05 +02:00
parent 3e4a195b61
commit 97681d0607
+2 -1
View File
@@ -1784,6 +1784,7 @@ layer {
}
code_type: CENTER_SIZE
keep_top_k: 200
confidence_threshold: 0.01
confidence_threshold: 0.2
clip: 1
}
}