Skip to content

Python implementation of: "Frequency-tuned salient region detection" (CVPR 2009)

License

Notifications You must be signed in to change notification settings

IVRL/Frequency_Tuned_Saliency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frequency_Tuned_Saliency

Python implementation of: "Frequency-tuned salient region detection" (CVPR 2009)

The demo can then be run using:

python saliency_detection.py

The output of the demo should be as follows:

If you use the code, please cite the following publication:

"Frequency-tuned salient region detection", R. Achanta, S. Hemami, F. Estrada, S. Süsstrunk, CVPR 2009.

@INPROCEEDINGS{saliency_achanta_cvpr09,
  author={Achanta, Radhakrishna and Hemami, Sheila and Estrada, Francisco and Susstrunk, Sabine},
  booktitle={2009 IEEE Conference on Computer Vision and Pattern Recognition}, 
  title={Frequency-tuned salient region detection}, 
  year={2009},
  pages={1597-1604}
  }

About

Python implementation of: "Frequency-tuned salient region detection" (CVPR 2009)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages