yuanyc06 / rr

Source code of the CVPR 2015 paper "Robust saliency detection via regularized random walks ranking"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This software implements the regularized random walk ranking (RR) saliency detection algorithm which is fully described in [1]. Please cite [1] if you use this code.

  • Author: Yuchen Yuan

  • Organization: The BMIT Group, School of Information Technologies, The University of Sydney

  • Last updated: Oct 19, 2016

  • Please refer to demo_rr.m for an example of usage.

  • The already-generated saliency maps on existing datasets can be downloaded here

[1] C. Li, Y. Yuan, W. Cai, Y. Xia, and D. D. Feng, "Robust Saliency Detection via Regularized Random Walks Ranking," in Computer Vision and Pattern Recognition (CVPR), 2015 IEEE Conference on, 2015, pp. 2710-2717.

About

Source code of the CVPR 2015 paper "Robust saliency detection via regularized random walks ranking"


Languages

Language:MATLAB 100.0%