-
Train this model:
python SRI-Net_train.py
-
Test this model:
python SRI-Net_test.py
-
We provide saliency maps (fetch code: gl3f) of our SRI-Net here.
-
We provide checkpoints (fetch code: 5off) of our SRI-Net here.
-
You can use this toolbox for evaluation.
-
If you have any questions, please contact me via:
chengtaolv(at)qq.com
.
We implement this project based on the code of ‘BBS-Net: RGB-D Salient Object Detection with a Bifurcated Backbone Strategy Network, ECCV2020’