merantix/picasso

the size of saliency map

Opened this issue · 1 comments

  • picasso version:1.0
  • Python version:3.6
  • Operating System:ubuntu

Description

when l run the saliency map,l found the size of saliency map and original image are different.

What I Did

so how can l know the reflect of the two images.

@xujingxu do you mean the image sizes or the actual array generated here: https://github.com/merantix/picasso/blob/master/picasso/visualizations/saliency_maps.py#L69 ?

If it's the former, Matplotlib adds a slim white border to the plot and I can't figure out how to get rid of it. If you have any idea, let me know.