jacobgil / keras-grad-cam

An implementation of Grad-CAM with keras
MIT License
657 stars 237 forks source link

How can i use it with fully convolutional network?? #29

Open rameezrehman83 opened 5 years ago

rameezrehman83 commented 5 years ago

I want to output grad-cam of U-net architecture which does't has sigmoid layer at the end and no fully connected and softmax layer.