Skip to content

hu-xh/CATNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CATNet: A Cascaded and Aggreated Vision Transformer Network for RGB-D Salient Object Detection

Network Architecture

fig1.png

Requirements

python 3.9

pytorch 1.11.0

tensorboardX 2.5

Results and Saliency maps

We provide saliency maps(baidu (code:) | Google Drive) of our CATNet on 7 datasets. We Perform Quantitative Comparisons With CNN-Based RGB-D SOD Methods On Seven RGB-D Datasets. snipaste_2022-12-23_21-18-58.png We Perform Quantitative Comparisons With Transformer-Based RGB-D SOD Methods On Seven RGB-D Datasets. snipaste_2022-12-23_21-18-50.png

Training

Please run

CatNet_train.py

Pre-trained model and testing

  • Download the following pre-trained models and put them in /pretrain.
  • Modify pathes of pre-trained models and datasets.
  • Run
CatNet_test.py

Datasets: Baidu(code:) | Google Drive

Our pre-trained models(CATNet): Baidu(code:) | Google Drive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published