Graph disconnected error on Grad-CAM model with Keras
The Grad-CAM model code below
How do you access model.outputs after loading a Keras model from file?
As a summary, I am trying to load in a Keras model file and I need to access the model outputs. This is raising an exception and I’ve managed to narrow the code down to the following: