jacobgil / keras-grad-cam

An implementation of Grad-CAM with keras
MIT License
657 stars 237 forks source link

Fixed two errors when trying to run the script #27

Open PowerOfCreation opened 5 years ago

PowerOfCreation commented 5 years ago

Fixed two errors that I was facing when trying to use the grad-cam.py script. I copied the solutions from these two issues together to fix the errors:

17 #21