jacobgil / keras-grad-cam

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

3D images #24

Open xuzhang5788 opened 5 years ago

xuzhang5788 commented 5 years ago

Is it good for 3D convolutional Neural Network? I mean the input shape is like this (nb_ex, nx, ny, nz, nb_channel). Many thanks.

pantheon5100 commented 5 years ago

I also want a 3D convolutional Neural Network version . Many thanks.

emily19941102 commented 5 years ago

I am the same to you,do you have it ?thanks! @pantheon5100 @xuzhang5788 @jacobgil