SkillAgentSearch skills...

C2DFNet

This is the official implementaion of paper "C2DFNet: Criss-Cross Dynamic Filter Network for RGB-D Salient Object Detection".

Install / Use

/learn @Zakeiswo/C2DFNet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

C2DFNet

This is the official implementation of TMM 2022 paper "C2DFNet: Criss-Cross Dynamic Filter Network for RGB-D Salient Object Detection".

Miao Zhang, Shunyu Yao, Beiqi Hu, Yongri Piao, Wei Ji.

Prerequisites

  • Ubuntu 16
  • PyTorch 1.10.0
  • CUDA 11.3
  • Python 3.8

Training and Testing Datasets

Training dataset

Testing dataset

Testing

Download pretrained model from here. Code: qcra

  • Modify your path of testing dataset in test.py
  • Run test.py to inference saliency maps
  • Saliency maps generated from the model can be downnloaded from here. Code: hp32
python test.py

Contact and Questions

Contact: Shunyu Yao. Email: yao_shunyu@foxmail.com or ysyfeverfew@mail.dlut.edu.cn

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated8mo ago
Forks3

Languages

Python

Security Score

62/100

Audited on Jul 28, 2025

No findings