You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
first of all load your own Model instead of VGG.
2. Apply your own Preprocessing depending on Model.
3. In modify_backprop re-instanciate your own Model.
4. in gradcam() resize the heatmap to you input size.
5. In compile_saliency_function exchange your layer of interest.
At last, take care of deprocessing.
@jenskrauth@abhigoku10 i tried to implement Grad-CAM for my own model. i couldn't, i got errors. do you have any code so that i can take it as a reference
@jacobgil @twuilliam Hi thanks for the wonderful code , i had few queries
Thnaks in advance
The text was updated successfully, but these errors were encountered: