中文
相关论文

相关论文: Pyramidal Attention for Saliency Detection

200 篇论文

The real human attention is an interactive activity between our visual system and our brain, using both low-level visual stimulus and high-level semantic information. Previous image salient object detection (SOD) works conduct their…

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

Benefiting from the spatial cues embedded in depth images, recent progress on RGB-D saliency detection shows impressive ability on some challenge scenarios. However, there are still two limitations. One hand is that the pooling and…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Wei Ji , Jingjing Li , Miao Zhang , Yongri Piao , Huchuan Lu

Image salient object detection (SOD) is an active research topic in computer vision and multimedia area. Fusing complementary information of RGB and depth has been demonstrated to be effective for image salient object detection which is…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Bo Jiang , Zitai Zhou , Xiao Wang , Jin Tang , Bin Luo

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

Salient object detection (SOD) on RGB and depth images has attracted more and more research interests, due to its effectiveness and the fact that depth cues can now be conveniently captured. Existing RGB-D SOD models usually adopt different…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Tao Zhou , Deng-Ping Fan , Geng Chen , Yi Zhou , Huazhu Fu

Previous RGB-D salient object detection (SOD) methods have widely adopted deep learning tools to automatically strike a trade-off between RGB and D (depth), whose key rationale is to take full advantage of their complementary nature, aiming…

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

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

We present an effective method to progressively integrate and refine the cross-modality complementarities for RGB-D salient object detection (SOD). The proposed network mainly solves two challenging issues: 1) how to effectively integrate…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Chongyi Li , Runmin Cong , Yongri Piao , Qianqian Xu , Chen Change Loy

Growing interests in RGB-D salient object detection (RGB-D SOD) have been witnessed in recent years, owing partly to the popularity of depth sensors and the rapid progress of deep learning techniques. Unfortunately, existing RGB-D SOD…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Wei Ji , Jingjing Li , Qi Bi , Chuan Guo , Jie Liu , Li Cheng

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

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

Recent Salient Object Detection (SOD) systems are mostly based on Convolutional Neural Networks (CNNs). Specifically, Deeply Supervised Saliency (DSS) system has shown it is very useful to add short connections to the network and…

计算机视觉与模式识别 · 计算机科学 2019-01-09 Sen Jia , Neil D. B. Bruce

Numerous efforts have been made to design different low level saliency cues for the RGBD saliency detection, such as color or depth contrast features, background and color compactness priors. However, how these saliency cues interact with…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Liangqiong Qu , Shengfeng He , Jiawei Zhang , Jiandong Tian , Yandong Tang , Qingxiong Yang

Existing state-of-the-art saliency detection methods heavily rely on CNN-based architectures. Alternatively, we rethink this task from a convolution-free sequence-to-sequence perspective and predict saliency by modeling long-range…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Nian Liu , Ni Zhang , Kaiyuan Wan , Ling Shao , Junwei Han

RGB-D saliency detection aims to fuse multi-modal cues to accurately localize salient regions. Existing works often adopt attention modules for feature modeling, with few methods explicitly leveraging fine-grained details to merge with…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Zongwei Wu , Guillaume Allibert , Fabrice Meriaudeau , Chao Ma , Cédric Demonceaux

The high computational cost of neural networks has prevented recent successes in RGB-D salient object detection (SOD) from benefiting real-world applications. Hence, this paper introduces a novel network, MobileSal, which focuses on…

计算机视觉与模式识别 · 计算机科学 2022-01-13 Yu-Huan Wu , Yun Liu , Jun Xu , Jia-Wang Bian , Yu-Chao Gu , Ming-Ming Cheng

Current RGB-D methods usually leverage large-scale backbones to improve accuracy but sacrifice efficiency. Meanwhile, several existing lightweight methods are difficult to achieve high-precision performance. To balance the efficiency and…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Songsong Duan , Xi Yang , Nannan Wang , Xinbo Gao

How to effectively fuse cross-modal information is the key problem for RGB-D salient object detection. Early fusion and the result fusion schemes fuse RGB and depth information at the input and output stages, respectively, hence incur the…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Nian Liu , Ni Zhang , Ling Shao , Junwei Han

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,…

图像与视频处理 · 电气工程与系统科学 2022-01-04 Xiaoqiang Wang , Lei Zhu , Siliang Tang , Huazhu Fu , Ping Li , Fei Wu , Yi Yang , Yueting Zhuang

RGB-D salient object detection (SOD), aiming to highlight prominent regions of a given scene by jointly modeling RGB and depth information, is one of the challenging pixel-level prediction tasks. Recently, the dual-attention mechanism has…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Kang Yi , Haoran Tang , Yumeng Li , Jing Xu , Jun Zhang