Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 307 Bytes

File metadata and controls

6 lines (6 loc) · 307 Bytes
 Implements
   "Learning Confidence for Out-of-Distribution Detection in Neural Networks"
   https://arxiv.org/pdf/1802.04865.pdf
 A Softmax-cross-entropy classification loss, which provides an
 additional "confidence" output, which signals whether the softmax output
 is confident.