Changed confidence threshold for Bayesian SSD to 0.5
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2
body.tex
2
body.tex
@ -643,7 +643,7 @@ to vanilla SSD with 0.01 confidence threshold; this comparison
|
|||||||
investigates the effect of the per class confidence threshold
|
investigates the effect of the per class confidence threshold
|
||||||
on the object detection performance.
|
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
|
to vanilla SSD with 0.2 confidence threshold. Coupled with the
|
||||||
entropy threshold, this comparison shows how uncertain the network
|
entropy threshold, this comparison shows how uncertain the network
|
||||||
is. If it is very certain the dropout sampling should have no
|
is. If it is very certain the dropout sampling should have no
|
||||||
|
|||||||
Reference in New Issue
Block a user