Coder Social home page Coder Social logo

cirnet_tip2022's Introduction

CIRNet_TIP2022

Runmin Cong, Qinwei Lin, Chen Zhang, Chongyi Li, Xiaochun Cao, Qingming Huang, and Yao Zhao, CIR-Net: Cross-modality interaction and refinement for RGB-D salient object detection, IEEE Transactions on Image Processing, vol. 31, pp. 6800-6815, 2022.

Results of CIR-Net

  • Results:
  • We provide the resutls of our CIR-Net on six popular RGB-D SOD benchmark datasets, including STEREO797, NLPR, NJUD, DUT, LFSD and SIP.
  • The results can be download from: Baidu Cloud (password:1234)

Pytorch Code of CIR-Net:

  • Pytorch implementation of CIR-Net
  • Pretrained model:
    • We provide our testing code. If you test our model, please download the pretrained model, unzip it, and put the checkpoint CIRNet.pth to CIRNet_cpts/ folder
    • Pretrained model using ResNet50 backbone:Baidu Cloud (password:1234)
    • Pretrained model using VGG16 backbone: Baidu Cloud (password:1234)

Requirements

  • Python 3.7
  • torch=1.10.1
  • torchvision=0.11.2
  • opencv-python
  • Pillow

Data Preprocessing

  • Please download and put the train data to data folder.
  • train data can be download from: Baidu Cloud (password:1234)
  • test data can be download from: Baidu Cloud (password:1234)

Test

python3 CIRNet_test.py --backbone R50 --test_model CIRNet_R50.pth

Train

python3 CIRNet_train.py --backbone R50
  • You can find the results in the test_maps folder

If you use our CIR-Net, please cite our paper:

 @article{crm/tip22/CIRNet,
   title={{CIR-Net}: Cross-modality interaction and refinement for {RGB-D} salient object detection},
   author={Cong, Runmin and Lin, Qinwei and Zhang, Chen and Li, Chongyi and Cao, Xiaochun and Huang, Qingming and Zhao, Yao },
   journal={IEEE Trans. Image Process. },
   volume={31},
   pages={6800-6815},
   year={2022},
  }

Contact Us

If you have any questions, please contact Runmin Cong ([email protected]) or Qinwei Lin ([email protected]).

cirnet_tip2022's People

Contributors

rmcong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.