U-CAM icon indicating copy to clipboard operation
U-CAM copied to clipboard

Visual Explanation using Uncertainty based Class Activation Maps

U-CAM

Code for Visual Explanation using Uncertainty based Class Activation Maps

Paper Conference

  • Tested on PyTorch version 0.4
  • For running the evaluation, pre-trained model is available here.

References

  • https://github.com/Cyanogenoid/vqa-counting https://github.com/kyle-dorman/bayesian-neural-network-blogpost
  • https://github.com/jacobgil/pytorch-grad-cam/blob/master/grad-cam.py