English

TriTransNet: RGB-D Salient Object Detection with a Triplet Transformer Embedding Network

Computer Vision and Pattern Recognition 2023-01-25 v1

Abstract

Salient object detection is the pixel-level dense prediction task which can highlight the prominent object in the scene. Recently U-Net framework is widely used, and continuous convolution and pooling operations generate multi-level features which are complementary with each other. In view of the more contribution of high-level features for the performance, we propose a triplet transformer embedding module to enhance them by learning long-range dependencies across layers. It is the first to use three transformer encoders with shared weights to enhance multi-level features. By further designing scale adjustment module to process the input, devising three-stream decoder to process the output and attaching depth features to color features for the multi-modal fusion, the proposed triplet transformer embedding network (TriTransNet) achieves the state-of-the-art performance in RGB-D salient object detection, and pushes the performance to a new level. Experimental results demonstrate the effectiveness of the proposed modules and the competition of TriTransNet.

Keywords

Cite

@article{arxiv.2108.03990,
  title  = {TriTransNet: RGB-D Salient Object Detection with a Triplet Transformer Embedding Network},
  author = {Zhengyi Liu and Yuan Wang and Zhengzheng Tu and Yun Xiao and Bin Tang},
  journal= {arXiv preprint arXiv:2108.03990},
  year   = {2023}
}
R2 v1 2026-06-24T04:56:51.433Z