Awesome
Frequency Tuned Saliency and Segment
1. Introduction
A C++ implementation for "Frequency-tuned Salient Region Detection" by Xiangli Liao
Frequency-tuned Salient Region Detection
R. Achanta, S. Hemami, F. Estrada and S. Süsstrunk
IEEE International Conference on Computer Vision and Pattern Recognition (CVPR 2009)
2.Project page
In fact, the author has provided the public available code. While it was easy to implement and do some exchange, my code is integrated with graphcuts method.
Your can visit this page for detail.
3. Some results by the paper
4. Results by my code