Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.21 KB

BIDANet

Bi-directional Interaction and Dense Aggregation Network for RGB-D Salient Object Detection

This is the official implementation of "Bi-directional Interaction and Dense Aggregation Network for RGB-D Salient Object Detection" as well as the follow-ups. The paper has been published by the 30th International Conference on Multimedia Modeling (MMM 2024). The paper link is here.


Saliency maps

  • The saliency maps can be approached in Baidu Cloud (fetach code is bida). Note that all testing results are provided not only including those listed in the paper.

Evaluation tools

  • The evaluation tools, training and test datasets can be obtained in RGBD-SOD-tools.

Citation

@inproceedings{yi2024bi,
  title={Bi-directional Interaction and Dense Aggregation Network for RGB-D Salient Object Detection},
  author={Yi, Kang and Tang, Haoran and Bai, Hongyu and Wang, Yinjie and Xu, Jing and Li, Ping},
  booktitle={International Conference on Multimedia Modeling},
  pages={475--489},
  year={2024},
  organization={Springer}
}