JosephineRabbit / MLMSNet

official code for MLMSNet Code for our paper 'A Mutual Learning Method for Salient Object Detection with intertwined Multi-Supervision'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLMSNet

original code for My paper 'MLMSNet' Please note that others is forked from my original version after then I delete the original version. The project is being repairing. The revised code and paper is coming soon... We add threshold normaliztion for getting the output. The revised performance is shown as follows:

image

The Ablation Study results is as follows:

image image

to test and evaluate:

please download this ckpt https://drive.google.com/file/d/1mbPpDQbCidqrqtU5cBY6McYp5APSkCKd/view?usp=sharing

and then run the mlmsney_py/test.py

evaluate:

run Saliency-Evaluation-Toolbox-master/sal_eval.py

About

official code for MLMSNet Code for our paper 'A Mutual Learning Method for Salient Object Detection with intertwined Multi-Supervision'

License:MIT License


Languages

Language:Python 100.0%