leftthomas / GradCAM

A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization"
56 stars 13 forks source link

I have fine-tuned VGG19_bn on my custom image set. #4

Closed bemoregt closed 4 years ago

bemoregt commented 4 years ago

Hi, @mingloo @jacobgil @jdecid @ChaiKnight @flyingpot

I have fine-tuned VGG19_bn on my custom image set. Please guide how to modify the code to use my model.

Thank you! Best. @bemoregt.