paper-with-me

홈 › Papers

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

2021-08-09 · Zhengyi Liu, YuAn Wang, Zhengzheng Tu, Yun Xiao, Bin Tang

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.

📄 PDF Abstract BibTeX arXiv:2108.03990

Code (1)

liuzywen/tritransnet 공식 구현 pytorch

Tasks

DecoderObjectobject-detectionObject DetectionRGB-D Salient Object DetectionSalient Object DetectionTriplet

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Human-Object Interaction Detection via Disentangled Transformer

2022-04-20 · CVPR 2022 1 · Desen Zhou, Zhichao Liu, Jian Wang, Leshan Wang 외

Human-Object Interaction Detection tackles the problem of joint localization and classification of human object interactions. Existing HOI transformers either adopt a single decoder for triplet prediction, or utilize two…

DecoderHuman-Object Interaction DetectionObjectTriplet

External Prompt Features Enhanced Parameter-efficient Fine-tuning for Salient Object Detection

2024-04-23 · Wen Liang, Peipei Ran, Mengchao Bai, Xiao Liu 외

Salient object detection (SOD) aims at finding the most salient objects in images and outputs pixel-level binary masks. Transformer-based methods achieve promising performance due to their global semantic understanding, …

Decoderobject-detectionObject Detectionparameter-efficient fine-tuning+1

3D Object Discovery and Modeling Using Single RGB-D Images Containing Multiple Object Instances

2017-10-17 · Wim Abbeloos, Esra Ataer-Cansizoglu, Sergio Caccamo, Yuichi Taguchi 외

Unsupervised object modeling is important in robotics, especially for handling a large set of objects. We present a method for unsupervised 3D object discovery, reconstruction, and localization that exploits multiple ins…

DescriptiveObjectObject DiscoveryTriplet

CoSformer: Detecting Co-Salient Object with Transformers

2021-04-30 · Lv Tang, Bo Li

Co-Salient Object Detection (CoSOD) aims at simulating the human visual system to discover the common and salient objects from a group of relevant images. Recent methods typically develop sophisticated deep learning base…

Co-Salient Object DetectionObjectobject-detectionObject Detection+1

Generative Transformer for Accurate and Reliable Salient Object Detection

2021-04-20 · Yuxin Mao, Jing Zhang, Zhexiong Wan, Yuchao Dai 외

Transformer, which originates from machine translation, is particularly powerful at modeling long-range dependencies. Currently, the transformer is making revolutionary progress in various vision tasks, leading to signif…

AttributeCamouflaged Object SegmentationGenerative Adversarial NetworkMachine Translation+7