paper-with-me

Papers

Boosting RGB-D Saliency Detection by Leveraging Unlabeled RGB Images

2022-01-01 · Xiaoqiang Wang, Lei Zhu, Siliang Tang, Huazhu Fu, Ping Li, Fei Wu, Yi Yang, Yueting Zhuang

Training deep models for RGB-D salient object detection (SOD) often requires a large number of labeled RGB-D images. However, RGB-D data is not easily acquired, which limits the development of RGB-D SOD techniques. To alleviate this issue, we present a Dual-Semi RGB-D Salient Object Detection Network (DS-Net) to leverage unlabeled RGB images for boosting RGB-D saliency detection. We first devise a depth decoupling convolutional neural network (DDCNN), which contains a depth estimation branch and a saliency detection branch. The depth estimation branch is trained with RGB-D images and then used to estimate the pseudo depth maps for all unlabeled RGB images to form the paired data. The saliency detection branch is used to fuse the RGB feature and depth feature to predict the RGB-D saliency. Then, the whole DDCNN is assigned as the backbone in a teacher-student framework for semi-supervised learning. Moreover, we also introduce a consistency loss on the intermediate attention and saliency maps for the unlabeled data, as well as a supervised depth and saliency loss for labeled data. Experimental results on seven widely-used benchmark datasets demonstrate that our DDCNN outperforms state-of-the-art methods both quantitatively and qualitatively. We also demonstrate that our semi-supervised DS-Net can further improve the performance, even when using an RGB image with the pseudo depth map.

📄 PDF Abstract BibTeX arXiv:2201.00100

Code (1)

robert-xiaoqiang/ds-net 공식 구현 pytorch

Tasks

Depth Estimationobject-detectionObject DetectionRGB-D Salient Object DetectionSaliency DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Saliency Guided Contrastive Learning on Scene Images

2023-02-22 · Meilin Chen, Yizhou Wang, Shixiang Tang, Feng Zhu 외

Self-supervised learning holds promise in leveraging large numbers of unlabeled data. However, its success heavily relies on the highly-curated dataset, e.g., ImageNet, which still needs human cleaning. Directly learning…

Contrastive LearningLinear evaluationRepresentation LearningSelf-Supervised Learning

Boosting Low-Data Instance Segmentation by Unsupervised Pre-training with Saliency Prompt

2023-02-02 · CVPR 2023 1 · Hao Li, Dingwen Zhang, Nian Liu, Lechao Cheng 외

Recently, inspired by DETR variants, query-based end-to-end instance segmentation (QEIS) methods have outperformed CNN-based models on large-scale datasets. Yet they would lose efficacy when only a small amount of traini…

Instance SegmentationSemantic SegmentationUnsupervised Pre-training

CapSal: Leveraging Captioning to Boost Semantics for Salient Object Detection

2019-06-01 · CVPR 2019 6 · Lu Zhang, Jianming Zhang, Zhe Lin, Huchuan Lu 외

Detecting salient objects in cluttered scenes is a big challenge. To address this problem, we argue that the model needs to learn discriminative semantic features for salient objects. To this end, we propose to leverage…

Image Captioningobject-detectionObject DetectionRGB Salient Object Detection+1

Multi-task UNet: Jointly Boosting Saliency Prediction and Disease Classification on Chest X-ray Images

2022-02-15 · Hongzhi Zhu, Robert Rohling, Septimiu Salcudean

Human visual attention has recently shown its distinct capability in boosting machine learning models. However, studies that aim to facilitate medical tasks with human visual attention are still scarce. To support the us…

Deep Learningimage-classificationImage ClassificationMulti-Task Learning+1

Saliency-based Video Summarization for Face Anti-spoofing

2023-08-23 · Usman Muhammad, Mourad Oussalah, Jorma Laaksonen

With the growing availability of databases for face presentation attack detection, researchers are increasingly focusing on video-based face anti-spoofing methods that involve hundreds to thousands of images for training…

Face Anti-SpoofingFace Presentation Attack DetectionVideo Summarization