中文
相关论文

相关论文: Point-aware Interaction and CNN-induced Refinement…

200 篇论文

This paper addresses the task of designing a modular neural network architecture that jointly solves different tasks. As an example we use the tasks of depth estimation and semantic segmentation given a single RGB image. The main focus of…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Omid Hosseini Jafari , Oliver Groth , Alexander Kirillov , Michael Ying Yang , Carsten Rother

Much of the recent efforts on salient object detection (SOD) have been devoted to producing accurate saliency maps without being aware of their instance labels. To this end, we propose a new pipeline for end-to-end salient instance…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Yu-Huan Wu , Yun Liu , Le Zhang , Wang Gao , Ming-Ming Cheng

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

In view of the problems that existing salient object detection (SOD) methods are prone to losing details, blurring edges, and insufficient fusion of single-modal information in complex scenes, this paper proposes a dynamic uncertainty…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Yuqi Xiong , Wuzhen Shi , Yang Wen , Ruhan Liu

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

Existing RGB-D salient object detection methods treat depth information as an independent component to complement its RGB part, and widely follow the bi-stream parallel network architecture. To selectively fuse the CNNs features extracted…

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

Existing methods for Salient Object Detection in Optical Remote Sensing Images (ORSI-SOD) mainly adopt Convolutional Neural Networks (CNNs) as the backbone, such as VGG and ResNet. Since CNNs can only extract features within certain…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Gongyang Li , Zhen Bai , Zhi Liu , Xinpeng Zhang , Haibin Ling

Recent deep learning based salient object detection methods which utilize both saliency and boundary features have achieved remarkable performance. However, most of them ignore the complementarity between saliency features and boundary…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Fangting Lin , Chao Yang , Huizhou Li , Bin Jiang

Recent transformer-based super-resolution (SR) methods have achieved promising results against conventional CNN-based methods. However, these approaches suffer from essential shortsightedness created by only utilizing the standard…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Jinsu Yoo , Taehoon Kim , Sihaeng Lee , Seung Hwan Kim , Honglak Lee , Tae Hyun Kim

Depth images and thermal images contain the spatial geometry information and surface temperature information, which can act as complementary information for the RGB modality. However, the quality of the depth and thermal images is often…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Liuxin Bao , Xiaofei Zhou , Xiankai Lu , Yaoqi Sun , Haibing Yin , Zhenghui Hu , Jiyong Zhang , Chenggang Yan

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

RGB-thermal salient object detection (RGB-T SOD) aims to identify prominent objects by integrating complementary information from RGB and thermal modalities. However, learning the precise boundaries and complete objects remains challenging…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Ruichao Hou , Xingyuan Li , Tongwei Ren , Dongming Zhou , Gangshan Wu , Jinde Cao

Salient object detection has achieved great improvement by using the Fully Convolution Network (FCN). However, the FCN-based U-shape architecture may cause the dilution problem in the high-level semantic information during the up-sample…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Guangyu Ren , Tianhong Dai , Panagiotis Barmpoutis , Tania Stathaki

Existing RGB-thermal salient object detection (RGB-T SOD) methods aim to identify visually significant objects by leveraging both RGB and thermal modalities to enable robust performance in complex scenarios, but they often suffer from…

多媒体 · 计算机科学 2025-04-09 Xingyuan Li , Ruichao Hou , Tongwei Ren , Gangshan Wu

Camouflaged object detection (COD) and salient object detection (SOD) are two distinct yet closely-related computer vision tasks widely studied during the past decades. Though sharing the same purpose of segmenting an image into binary…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Chao Hao , Zitong Yu , Xin Liu , Jun Xu , Huanjing Yue , Jingyu Yang

Recent saliency models extensively explore to incorporate multi-scale contextual information from Convolutional Neural Networks (CNNs). Besides direct fusion strategies, many approaches introduce message-passing to enhance CNN features or…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Yingyue Xu , Dan Xu , Xiaopeng Hong , Wanli Ouyang , Rongrong Ji , Min Xu , Guoying Zhao

Learning powerful discriminative features for remote sensing image scene classification is a challenging computer vision problem. In the past, most classification approaches were based on handcrafted features. However, most recent…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Jun Li , Daoyu Lin , Yang Wang , Guangluan Xu , Chibiao Ding

Recent salient object detection (SOD) methods aim to improve performance in four key directions: semantic enhancement, boundary refinement, auxiliary task supervision, and multi-modal fusion. In pursuit of continuous gains, these approaches…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Yu Zhang , Haoan Ping , Yuchen Li , Zhenshan Bing , Fuchun Sun , Alois Knoll

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

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Fen Xiao , Wenzheng Deng , Liangchan Peng , Chunhong Cao , Kai Hu , Xieping Gao