From 157068a4427c8b464ad5ede8c63e909e37baaf3a Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Mon, 9 Sep 2019 14:46:01 +0200 Subject: [PATCH] Removed reference to outdated removal of all bg detections for Bayesian SSD Signed-off-by: Jim Martens --- body.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/body.tex b/body.tex index a291d4b..4dfaf35 100644 --- a/body.tex +++ b/body.tex @@ -550,9 +550,7 @@ increases linearly with more forward passes. These detections have to be decoded first. Afterwards, all detections are thrown away which do not pass a confidence threshold for the class with the highest prediction probability. -Additionally, all detections with a winning prediction of background are discarded. -However, to test the impact an alternative has been implemented as well: -Only detections with a background prediction of 0.8 or higher are discarded. +Additionally, all detections with a background prediction of 0.8 or higher are discarded. The remaining detections are partitioned into observations to further reduce the size of the output, and to identify uncertainty. This is accomplished by calculating the