Home

Awesome

LPS

Code for the paper ``Learning to Promote Saliency Detectors" accepted by CVPR 2018.

Usage

to evaluate performance, run evafunc.py or call

evaluate('/path/to/images', 'path/to/ground/truth', 'path/to/save/results', 'name')

Citation

@inproceedings{zeng2018learning,
    author = {Yu Zeng, Huchuan Lu, Lihe Zhang, Mengyang Feng, and Ali Borji},
    title = {Learning to Promote Saliency Detectors},
    booktitle = {Proceedings of IEEE Conference on Computer Vision and Pattern Recognition,
    year = {2018}}