You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do generation operations in DetectionOutputLayer, key operations include NMS、filtering、decoding etc.
MultiBoxLossLayer calculates losses include soomthL1 loss and classification neg-log loss.