Removed reference to variation of fw passes that did not happen

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-09-11 14:28:22 +02:00
parent f083224b87
commit f81a8a7713

View File

@ -136,8 +136,7 @@ for the non-maximum suppression, and a top k value of 200.
The effect of an entropy threshold is measured against this vanilla The effect of an entropy threshold is measured against this vanilla
SSD by applying entropy thresholds from 0.1 to 2.4 (limits taken from SSD by applying entropy thresholds from 0.1 to 2.4 (limits taken from
Miller et al.). Dropout sampling is compared to vanilla SSD, both Miller et al.). Dropout sampling is compared to vanilla SSD, both
with and without entropy thresholding. The number of forward with and without entropy thresholding.
passes is varied to identify their impact.
\paragraph{Hypothesis} Dropout sampling \paragraph{Hypothesis} Dropout sampling
delivers better object detection performance under open set delivers better object detection performance under open set