Skip to content

Commit

Permalink
tag 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
satyajitghana committed Mar 23, 2020
1 parent f671352 commit c8a582f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sodium/gradcam/gradcam.py
Expand Up @@ -95,4 +95,5 @@ def plot_gradcam(gcam_layers, images, target_labels, predicted_labels, class_lab
axs[image_idx, layer_idx+1].axis('off')

plt.tight_layout()
plt.subplots_adjust(top=0.85)
plt.show()

0 comments on commit c8a582f

Please sign in to comment.