/MLFI-MSFF

Saliency detection via multi-level integration and multi-scale fusion neural networks

Primary LanguagePython

MLFI-MSFF

The repository provides codes, trained model and results on different datasets for the paper "Saliency detection via multi-level integration and multi-scale fusion neural networks", Neurocomputing 2019.

If you find this code, trained model or results useful, please cite the following papers:

@article{HUANG2019310,
title = "Saliency detection via multi-level integration and multi-scale fusion neural networks",
journal = "Neurocomputing",
volume = "364",
pages = "310 - 321",
year = "2019",
issn = "0925-2312",
doi = "https://doi.org/10.1016/j.neucom.2019.07.054",
author = "Mengke Huang and Zhi Liu and Linwei Ye and Xiaofei Zhou and Yang Wang",
}

Requirement

  • Python2.7

  • PyTorch1.0 or higher

  • opencv-python

Others