Home

Awesome

Exploiting Global Priors for RGB-D Saliency Detection

This is the source code of our paper: Exploiting Global Priors for RGB-D Saliency Detection, CVPR 2015,Workshop

Algorithm Framework

<div align=center><img width="600" height="600" src="https://github.com/JianqiangRen/Global_Priors_RGBD_Saliency_Detection/blob/master/assets/framework.PNG?raw=true"/></div>

Comparision

<div align=center><img width="1000" height="700" src="https://github.com/JianqiangRen/Global_Priors_RGBD_Saliency_Detection/blob/master/assets/comparision.png?raw=true"/></div>

Usage

<div align=center><img width="1000" height="400" src="https://github.com/JianqiangRen/Global_Priors_RGBD_Saliency_Detection/blob/master/assets/result.png?raw=true"/></div>

Citation

@inproceedings{ren2015exploiting, 
    title={Exploiting global priors for RGB-D saliency detection}, 
    author={Ren, Jianqiang and Gong, Xiaojin and Yu, Lu and Zhou, Wenhui and Ying Yang, Michael}, 
    booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops}, 
    pages={25--32}, 
    year={2015} }