Closed NickleDave closed 4 years ago
both classes now modified to always apply sigmoid when computing multi-label predictions
less of an issue since for VOCDetection dataset we now compute all the predictions + metrics, no need to distinguish which one we're computing
and as the issue says, it is explicit -- behavior depends on loss function, not on size of of output of network
so this issue got resolved another way. closing
apply_sigmoid
method and check if it is True or False