sicara / tf-explain

Interpretability Methods for tf.keras models with Tensorflow 2.x
https://tf-explain.readthedocs.io
MIT License
1.02k stars 111 forks source link

Can this tool work for Conv3D ? #114

Closed Student-HXJ closed 4 years ago

RaphaelMeudec commented 4 years ago

@Student-HXJ Unfortunately, it is not fitted for conv3D as of today, partly because I'm unsure how to offer efficient 3D visualizations. Any suggestion on the topic is more than welcome!