aphan-sevendreamers
Results
2
comments of
aphan-sevendreamers
I am visualizing my own model with mobilenet based structure. This works for me. Proceed with caution though. backend/tensorflow_backend.py Line 52: def modify_model_backprop(model,backprop_modifier,custom_objects): Line 85: modified_model = load_model(model_path,custom_objects=custom_objects) Line 111:...
Would you mind post your CAM function in saliency.py here. I doubt it is the problem of version between installing via PiPy and the main branch.