Changed confidence threshold for Bayesian SSD to 0.5

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2019-08-27 15:56:29 +02:00
parent ee517e0968
commit 023521698f
1 changed files with 1 additions and 1 deletions

View File

@ -643,7 +643,7 @@ to vanilla SSD with 0.01 confidence threshold; this comparison
investigates the effect of the per class confidence threshold
on the object detection performance.
Bayesian SSD was run with 0.2 confidence threshold and compared
Bayesian SSD was run with 0.5 confidence threshold and compared
to vanilla SSD with 0.2 confidence threshold. Coupled with the
entropy threshold, this comparison shows how uncertain the network
is. If it is very certain the dropout sampling should have no