ruanxiang / mr_saliency

a python implementation of manifold ranking saliency
GNU General Public License v2.0
48 stars 12 forks source link

how to generate a continuous saliency map #5

Open asher-bit opened 3 months ago

asher-bit commented 3 months ago

hello , thank to your great work! I want to know how to the detail about "We convolve a Gaussian filter across each fixation location and compute the sum of all the maps to generate a continuous saliency map" Is it use Gaussian in each fixation point? Can you explain it more carefully or share your code? Thank you very much!

asher-bit commented 3 months ago

image for example, how create second line from the first line?