Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ankush96/grad-cam.tensorflow
/ functions
Functions
7 in github.com/Ankush96/grad-cam.tensorflow
⨍
Functions
7
◇
Types & classes
1
↓ 1 callers
Method
convlayers
(self)
vgg.py:26
↓ 1 callers
Method
fc_layers
(self)
vgg.py:231
↓ 1 callers
Function
grad_cam
(x, vgg, sess, predicted_class, layer_name, nb_classes)
main.py:29
↓ 1 callers
Function
load_image
(img_path)
main.py:18
↓ 1 callers
Method
load_weights
(self, weight_file, sess)
vgg.py:269
Method
__init__
(self, imgs, weights=None, sess=None)
vgg.py:17
Function
main
(_)
main.py:65