中文
相关论文

相关论文: Bifurcated backbone strategy for RGB-D salient obj…

200 篇论文

Fully convolutional neural networks (FCNs) have shown outstanding performance in many computer vision tasks including salient object detection. However, there still remains two issues needed to be addressed in deep learning based saliency…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Chunbiao Zhu , Xing Cai , Kan Huang , Thomas H Li , Ge Li

There are two main issues in RGB-D salient object detection: (1) how to effectively integrate the complementarity from the cross-modal RGB-D data; (2) how to prevent the contamination effect from the unreliable depth map. In fact, these two…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Zuyao Chen , Runmin Cong , Qianqian Xu , Qingming Huang

Focusing on the issue of how to effectively capture and utilize cross-modality information in RGB-D salient object detection (SOD) task, we present a convolutional neural network (CNN) model, named CIR-Net, based on the novel cross-modality…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Runmin Cong , Qinwei Lin , Chen Zhang , Chongyi Li , Xiaochun Cao , Qingming Huang , Yao Zhao

This paper focuses on the inconsistency in salient regions between RGB and thermal images. To address this issue, we propose the Region-guided Selective Optimization Network for RGB-T Salient Object Detection, which consists of the region…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Bin Wan , Runmin Cong , Xiaofei Zhou , Hao Fang , Chengtao Lv , Sam Kwong

The use of RGB-D information for salient object detection has been extensively explored in recent years. However, relatively few efforts have been put towards modeling salient object detection in real-world human activity scenes with RGBD.…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Deng-Ping Fan , Zheng Lin , Jia-Xing Zhao , Yun Liu , Zhao Zhang , Qibin Hou , Menglong Zhu , Ming-Ming Cheng

Existing CNNs-Based RGB-D salient object detection (SOD) networks are all required to be pretrained on the ImageNet to learn the hierarchy features which helps provide a good initialization. However, the collection and annotation of…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Xiaoqi Zhao , Youwei Pang , Lihe Zhang , Huchuan Lu , Xiang Ruan

Fully convolutional networks have shown outstanding performance in the salient object detection (SOD) field. The state-of-the-art (SOTA) methods have a tendency to become deeper and more complex, which easily homogenize their learned deep…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Zhenyu Wu , Shuai Li , Chenglizhao Chen , Aimin Hao , Hong Qin

Salient Object Detection is the task of predicting the human attended region in a given scene. Fusing depth information has been proven effective in this task. The main challenge of this problem is how to aggregate the complementary…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Chao Zeng , Sam Kwong

Depth can provide useful geographical cues for salient object detection (SOD), and has been proven helpful in recent RGB-D SOD methods. However, existing video salient object detection (VSOD) methods only utilize spatiotemporal information…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yukang Lu , Dingyao Min , Keren Fu , Qijun Zhao

The multi-modal salient object detection model based on RGB-D information has better robustness in the real world. However, it remains nontrivial to better adaptively balance effective multi-modal information in the feature fusion phase. In…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Jinchao Zhu , Xiaoyu Zhang , Xian Fang , Feng Dong , Qiu Yu

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…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Zhengyi Liu , Yuan Wang , Zhengzheng Tu , Yun Xiao , Bin Tang

The purpose of RGB-D Salient Object Detection (SOD) is to pinpoint the most visually conspicuous areas within images accurately. While conventional deep models heavily rely on CNN extractors and overlook the long-range contextual…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Yue Zhan , Zhihong Zeng , Haijun Liu , Xiaoheng Tan , Yinli Tian

Deep convolutional neural network (CNN) based salient object detection methods have achieved state-of-the-art performance and outperform those unsupervised methods with a wide margin. In this paper, we propose to integrate deep and…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Jing Zhang , Bo Li , Yuchao Dai , Fatih Porikli , Mingyi He

Salient object detection (SOD) in RGB-D images is an essential task in computer vision, enabling applications in scene understanding, robotics, and augmented reality. However, existing methods struggle to capture global dependency across…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Gargi Panda , Soumitra Kundu , Saumik Bhattacharya , Aurobinda Routray

Existing RGB-D salient object detection (SOD) models usually treat RGB and depth as independent information and design separate networks for feature extraction from each. Such schemes can easily be constrained by a limited amount of…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Keren Fu , Deng-Ping Fan , Ge-Peng Ji , Qijun Zhao , Jianbing Shen , Ce Zhu

RGB-T salient object detection (SOD) aims to segment attractive objects by combining RGB and thermal infrared images. To enhance performance, the Segment Anything Model has been fine-tuned for this task. However, the imbalance convergence…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Zhengyi Liu , Xinrui Wang , Xianyong Fang , Zhengzheng Tu , Linbo Wang

Salient object detection (SOD) is a crucial and preliminary task for many computer vision applications, which have made progress with deep CNNs. Most of the existing methods mainly rely on the RGB information to distinguish the salient…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Jiawei Zhao , Yifan Zhao , Jia Li , Xiaowu Chen

Technological development aims to produce generations of increasingly efficient robots able to perform complex tasks. This requires considerable efforts, from the scientific community, to find new algorithms that solve computer vision…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Mirco Planamente , Mohammad Reza Loghmani , Barbara Caputo

Depth information available from an RGB-D camera can be useful in segmenting salient objects when figure/ground cues from RGB channels are weak. This has motivated the development of several RGB-D saliency datasets and algorithms that use…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Yue Wang , Yuke Li , James H. Elder , Huchuan Lu , Runmin Wu , Lu Zhang

Salient object detection (SOD) focuses on distinguishing the most conspicuous objects in the scene. However, most related works are based on RGB images, which lose massive useful information. Accordingly, with the maturity of thermal…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Yuxuan Wang , Feng Dong , Jinchao Zhu