Skip to content


Saliency

The visual system provides us an enormous amount of information. For processing it in real time to be able to survive, humans (and other animals) have developed an attention system that allows them to filter out non important portions of the scene by just focusing on the most salient parts of what is being observed.

lena being processed with  the fine grained saliency featuresI wrote a paper about using saliency as a new feature for object detection obtaining good results. It was accepted for publication in the Image and Vision Computing (IMAVIS) journal. You can download the manuscript from here. For calculating the new proposed features, I wrote a fine-grained saliency library.  It requires OpenCV to run properly. You can download it from here. You can also download the source code.

If you want to see the algorithm applied to your own images quickly, just go to my online fine-grained saliency generator.


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Arash Shafiei says

    Hello,
    I’ve translated your code from C to Python:

    http://www.arash-shafiei.com/?p=99



Some HTML is OK

or, reply to this post via trackback.