alexgkendall / caffe-segnet

Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling
http://mi.eng.cam.ac.uk/projects/segnet/
Other
1.08k stars 452 forks source link

what is the softmax uncertainty in Bayesian Segnet paper? #151

Open Mofafa opened 4 years ago

Mofafa commented 4 years ago

Hi Alex, thanks a lot for your work. I read your Bayesian Segnet paper recently and I am wondering what is the softmax uncertainty. Is it the output of the final softmax layer?