中文
相关论文

相关论文: Salient Object Detection in RGB-D Videos

200 篇论文

With the rapid development of depth sensor, more and more RGB-D videos could be obtained. Identifying the foreground in RGB-D videos is a fundamental and important task. However, the existing salient object detection (SOD) works only focus…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Junhao Lin , Lei Zhu , Jiaxing Shen , Huazhu Fu , Qing Zhang , Liansheng Wang

Applying salient object detection (SOD) to RGB-D videos is an emerging task called RGB-D VSOD and has recently gained increasing interest, due to considerable performance gains of incorporating motion and depth and that RGB-D videos can be…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Jiahao He , Daerji Suolang , Keren Fu , Qijun Zhao

Salient object detection (SOD), which simulates the human visual perception system to locate the most attractive object(s) in a scene, has been widely applied to various computer vision tasks. Now, with the advent of depth sensors, depth…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Tao Zhou , Deng-Ping Fan , Ming-Ming Cheng , Jianbing Shen , Ling Shao

RGB-D salient object detection (SOD) recently has attracted increasing research interest and many deep learning methods based on encoder-decoder architectures have emerged. However, most existing RGB-D SOD models conduct feature fusion…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Qian Chen , Ze Liu , Yi Zhang , Keren Fu , Qijun Zhao , Hongwei Du

RGB-D salient object detection (SOD) is usually formulated as a problem of classification or regression over two modalities, i.e., RGB and depth. Hence, effective RGBD feature modeling and multi-modal feature fusion both play a vital role…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Peng Sun , Wenhu Zhang , Huanyu Wang , Songyuan Li , Xi Li

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

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

Recently CNN-based RGB-D salient object detection (SOD) has obtained significant improvement on detection accuracy. However, existing models often fail to perform well in terms of efficiency and accuracy simultaneously. This hinders their…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Wenbo Zhang , Keren Fu , Zhuo Wang , Ge-Peng Ji , Qijun Zhao

The main purpose of RGB-D salient object detection (SOD) is how to better integrate and utilize cross-modal fusion information. In this paper, we explore these issues from a new perspective. We integrate the features of different modalities…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Youwei Pang , Lihe Zhang , Xiaoqi Zhao , Huchuan Lu

Salient object detection (SOD) aims to identify the most attractive objects within an image. Depending on the type of data being detected, SOD can be categorized into various forms, including RGB, RGB-D (Depth), RGB-T (Thermal) and light…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Xingzhao Jia , Zhongqiu Zhao , Changlei Dongye , Zhao Zhang

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

Existing RGB-D salient object detection (SOD) approaches concentrate on the cross-modal fusion between the RGB stream and the depth stream. They do not deeply explore the effect of the depth map itself. In this work, we design a single…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Xiaoqi Zhao , Lihe Zhang , Youwei Pang , Huchuan Lu , Lei Zhang

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

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

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

Salient object detection (SOD) extracts meaningful contents from an input image. RGB-based SOD methods lack the complementary depth clues; hence, providing limited performance for complex scenarios. Similarly, RGB-D models process RGB and…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Tanveer Hussain , Abbas Anwar , Saeed Anwar , Lars Petersson , Sung Wook Baik

Conventional RGB-D salient object detection methods aim to leverage depth as complementary information to find the salient regions in both modalities. However, the salient object detection results heavily rely on the quality of captured…

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

RGB-D salient object detection (SOD) demonstrates its superiority on detecting in complex environments due to the additional depth information introduced in the data. Inevitably, an independent stream is introduced to extract features from…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Guangyu Ren , Yinxiao Yu , Hengyan Liu , Tania Stathaki

Depth cues with affluent spatial information have been proven beneficial in boosting salient object detection (SOD), while the depth quality directly affects the subsequent SOD performance. However, it is inevitable to obtain some…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Zhou Huang , Huai-Xin Chen , Tao Zhou , Yun-Zhi Yang , Bi-Yuan Liu
‹ 上一页 1 2 3 10 下一页 ›