Removed reference to outdated removal of all bg detections for Bayesian SSD

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2019-09-09 14:46:01 +02:00
parent ea0698232e
commit 157068a442
1 changed files with 1 additions and 3 deletions

View File

@ -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