[* ] Check that you are up-to-date with the master branch of keras-vis. You can update with:
pip install git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps
[- ] If running on TensorFlow, check that you are up-to-date with the latest version. The installation instructions can be found here.
Everything works on the pretrained vgg16 keras model.
The one below does not work.
What are the ways to calculate gradients for the multiple model?
[* ] Check that you are up-to-date with the master branch of keras-vis. You can update with: pip install git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps
[- ] If running on TensorFlow, check that you are up-to-date with the latest version. The installation instructions can be found here.
Everything works on the pretrained vgg16 keras model. The one below does not work. What are the ways to calculate gradients for the multiple model?
tensorboard 1.15.0 tensorflow 1.15.2 tensorflow-estimator 1.15.1 Keras 2.3.1 Keras-Applications 1.0.8 Keras-Preprocessing 1.1.0 keras-vis 0.5.0 Keras 2.3.1 Keras-Applications 1.0.8 Keras-Preprocessing 1.1.0 keras-vis 0.5.0 scipy 1.1.0
`--------------------------------------------------------------------------- TypeError Traceback (most recent call last)