Skip to content

Added minor checks#9

Open
ajinkya-kulkarni wants to merge 1 commit intolambda-science:mainfrom
ajinkya-kulkarni:patch-1
Open

Added minor checks#9
ajinkya-kulkarni wants to merge 1 commit intolambda-science:mainfrom
ajinkya-kulkarni:patch-1

Conversation

@ajinkya-kulkarni
Copy link

make_gradcam_heatmap() function includes a check for whether last_conv_layer_output is already a numpy array or not, so that we can avoid converting it to a numpy array again using last_conv_layer_output[0]

`make_gradcam_heatmap()` function includes a check for whether last_conv_layer_output is already a numpy array or not, so that we can avoid converting it to a numpy array again using last_conv_layer_output[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant