sicara/tf-explain

tf-explain for pre-trained (frozen) .pb models

SelComputas opened this issue · 0 comments

Hi,

I am looking for a way to implement these explainability features for my pre-trained .pb TensorFlow model, but it seems like the majority of the examples are for .h5 Keras models.

So I was wondering if you are planning to implement the functionality for these types of models (.pb) as well?