项目作者: zzhanghub

项目描述 :
Bilateral Attention Network for RGB-D Salient Object Detection
高级语言: Python
项目地址: git://github.com/zzhanghub/bianet.git
创建时间: 2020-08-13T02:19:29Z
项目社区:https://github.com/zzhanghub/bianet

开源协议:

下载





Logo


Bilateral Attention Network for RGB-D Salient Object Detection



Published in IEEE Transactions on Image Processing (TIP)


[Paper 📄]
[ArXiv 🌐]

[Homepage 🏠] »




Prerequisites

Environments

  • PyTorch >= 1.0
  • Ubuntu 18.04

Usage

  1. Download the model parameters and datasets
  2. Configure test.sh
  1. --backbones vgg16+vgg11+res50+res2_50 (Multiple items are connected with '+')
  2. --datasets dataset1+dataset2+dataset3
  3. --param_root param (pretrained model path)
  4. --input_root your_data_root (categorize by subfolders)
  5. --save_root your_output_root
  1. Run by
    1. sh test.sh

    Model parameters and prediction results " class="reference-link">Model parameters and prediction results

    | | Model parameters | Prediction results |
    | —— | —— | —— |
    | VGG-16 | [Google Drive] [Baidu Pan (bfrn)] | [Google Drive] [Baidu Pan (k01w)] |
    | VGG-11 | [Google Drive] [Baidu Pan (2a5c)] | [Google Drive] [Baidu Pan (d0t7)] |
    | ResNet-50 | [Google Drive] [Baidu Pan (o9l2)] | [Google Drive] [Baidu Pan (dqw1)] |
    | Res2Net-50 | [Google Drive] [Baidu Pan (k761)] | [Google Drive] [Baidu Pan (h3t9)] |

Citation

  1. @article{zhang2020bianet,
  2. title={Bilateral attention network for rgb-d salient object detection},
  3. author={Zhang, Zhao and Lin, Zheng and Xu, Jun and Jin, Wenda and Lu, Shao-Ping and Fan, Deng-Ping},
  4. journal={IEEE Transactions on Image Processing (TIP)},
  5. volume={30},
  6. pages={1949-1961},
  7. doi={10.1109/TIP.2021.3049959},
  8. year={2021},
  9. }

Contact

If you have any questions, feel free to contact me via zzhang🥳mail😲nankai😲edu😲cn