中文
相关论文

相关论文: Mirror Complementary Transformer Network for RGB-t…

200 篇论文

RGB-D salient object detection (SOD) aims to detect the prominent regions by jointly modeling RGB and depth information. Most RGB-D SOD methods apply the same type of backbones and fusion modules to identically learn the multimodality and…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Kang Yi , Jing Xu , Xiao Jin , Fu Guo , Yan-Feng Wu

Salient object detection segments attractive objects in scenes. RGB and thermal modalities provide complementary information and scribble annotations alleviate large amounts of human labor. Based on the above facts, we propose a…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Zhengyi Liu , Xiaoshen Huang , Guanghui Zhang , Xianyong Fang , Linbo Wang , Bin Tang

By integrating complementary information from RGB image and depth map, the ability of salient object detection (SOD) for complex and challenging scenes can be improved. In recent years, the important role of Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Runmin Cong , Hongyu Liu , Chen Zhang , Wei Zhang , Feng Zheng , Ran Song , Sam Kwong

Most of existing RGB-D salient object detection (SOD) methods follow the CNN-based paradigm, which is unable to model long-range dependencies across space and modalities due to the natural locality of CNNs. Here we propose the Hierarchical…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Hao Chen , Feihong Shen

Most existing lightweight RGB-D salient object detection (SOD) models are based on two-stream structure or single-stream structure. The former one first uses two sub-networks to extract unimodal features from RGB and depth images,…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Nianchang Huang , Qiang Zhang , Jungong Han

Salient object detection (SOD), which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

In this work, we propose to utilize Convolutional Neural Networks to boost the performance of depth-induced salient object detection by capturing the high-level representative features for depth modality. We formulate the depth-induced…

计算机视觉与模式识别 · 计算机科学 2017-06-01 Hao Chen , Y. F. Li , Dan Su

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

RGB-D salient object detection aims to identify the most visually distinctive objects in a pair of color and depth images. Based upon an observation that most of the salient objects may stand out at least in one modality, this paper…

计算机视觉与模式识别 · 计算机科学 2019-01-09 Ningning Wang , Xiaojin Gong

Small object detection (SOD) has been a longstanding yet challenging task for decades, with numerous datasets and algorithms being developed. However, they mainly focus on either visible or thermal modality, while visible-thermal (RGBT)…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Xinyi Ying , Chao Xiao , Ruojing Li , Xu He , Boyang Li , Xu Cao , Zhaoxu Li , Yingqian Wang , Mingyuan Hu , Qingyu Xu , Zaiping Lin , Miao Li , Shilin Zhou , Wei An , Weidong Sheng , Li Liu

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

Convolutional neural networks (CNNs) are good at extracting contexture features within certain receptive fields, while transformers can model the global long-range dependency features. By absorbing the advantage of transformer and the merit…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Zhengyi Liu , Yacheng Tan , Qian He , Yun Xiao

RGB-Thermal (RGB-T) object detection utilizes thermal infrared (TIR) images to complement RGB data, improving robustness in challenging conditions. Traditional RGB-T detectors assume balanced training data, where both modalities contribute…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Chao Tian , Chao Yang , Guoqing Zhu , Qiang Wang , Zhenyu He

RGB-D SOD uses depth information to handle challenging scenes and obtain high-quality saliency maps. Existing state-of-the-art RGB-D saliency detection methods overwhelmingly rely on the strategy of directly fusing depth information.…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Xingzhao Jia , Dongye Changlei , Yanjun Peng

Automated salient object detection (SOD) plays an increasingly crucial role in many computer vision applications. By reformulating the depth information as supervision rather than as input, depth-supervised convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Heqin Zhu , Xu Sun , Yuexiang Li , Kai Ma , S. Kevin Zhou , Yefeng Zheng

Multispectral object detection, utilizing both visible (RGB) and thermal infrared (T) modals, has garnered significant attention for its robust performance across diverse weather and lighting conditions. However, effectively exploiting the…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Jinzhong Wang , Xuetao Tian , Shun Dai , Tao Zhuo , Haorui Zeng , Hongjuan Liu , Jiaqi Liu , Xiuwei Zhang , Yanning Zhang

Recent RGBD-based models for saliency detection have attracted research attention. The depth clues such as boundary clues, surface normal, shape attribute, etc., contribute to the identification of salient objects with complicated…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zongwei Wu , Guillaume Allibert , Christophe Stolz , Chao Ma , Cédric Demonceaux

Salient object detection (SOD) has been well studied in recent years, especially using deep neural networks. However, SOD with RGB and RGB-D images is usually treated as two different tasks with different network structures that need to be…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Peng Peng , Yong-Jie Li

In this paper, we study the problem of salient object detection (SOD) for RGB-D images using both color and depth information.A major technical challenge in performing salient object detection fromRGB-D images is how to fully leverage the…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Ao Luo , Xin Li , Fan Yang , Zhicheng Jiao , Hong Cheng , Siwei Lyu

RGB-D salient object detection (SOD) has been in the spotlight recently because it is an important preprocessing operation for various vision tasks. However, despite advances in deep learning-based methods, RGB-D SOD is still challenging…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Minhyeok Lee , Chaewon Park , Suhwan Cho , Sangyoun Lee