中文
相关论文

相关论文: MobileSal: Extremely Efficient RGB-D Salient Objec…

200 篇论文

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

As a newly emerging and significant topic in computer vision community, co-saliency detection aims at discovering the common salient objects in multiple related images. The existing methods often generate the co-saliency map through a…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Runmin Cong , Jianjun Lei , Huazhu Fu , Weisi Lin , Qingming Huang , Xiaochun Cao , Chunping Hou

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

In this paper, we conduct a comprehensive study on the co-salient object detection (CoSOD) problem for images. CoSOD is an emerging and rapidly growing extension of salient object detection (SOD), which aims to detect the co-occurring…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Deng-Ping Fan , Tengpeng Li , Zheng Lin , Ge-Peng Ji , Dingwen Zhang , Ming-Ming Cheng , Huazhu Fu , Jianbing Shen

Benefit from the quick development of deep learning techniques, salient object detection has achieved remarkable progresses recently. However, there still exists following two major challenges that hinder its application in embedded…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Shuhan Chen , Xiuli Tan , Ben Wang , Xuelong Hu

Recent salient object detection (SOD) methods based on deep neural network have achieved remarkable performance. However, most of existing SOD models designed for low-resolution input perform poorly on high-resolution images due to the…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Chenxi Xie , Changqun Xia , Mingcan Ma , Zhirui Zhao , Xiaowu Chen , Jia Li

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

Underwater salient object detection (USOD) has attracted increasing attention for underwater visual scene understanding and vision-guided robotic applications. However, existing USOD methods still struggle with underwater image…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Lin Hong , Chenhui Wang , Linan Deng , Yuning Cui , Yu Zhang , Xin Wang , Bojian Zhang , Wenqi Ren , Xingchen Yang , Fumin Zhang

Recently, relying on convolutional neural networks (CNNs), many methods for salient object detection in optical remote sensing images (ORSI-SOD) are proposed. However, most methods ignore the huge parameters and computational cost brought…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Gongyang Li , Zhi Liu , Xinpeng Zhang , Weisi Lin

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Zhe Wu , Li Su , Qingming Huang

Salient object detection (SOD) in complex environments remains a challenging research topic. Most existing methods perform well in natural scenes with negligible noise, and tend to leverage multi-modal information (e.g., depth and infrared)…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Quan Chen , Xiong Yang , Bolun Zheng , Rongfeng Lu , Xiaokai Yang , Qianyu Zhang , Yu Liu , Xiaofei Zhou

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

Alignment-free RGB-Thermal (RGB-T) salient object detection (SOD) aims to achieve robust performance in complex scenes by directly leveraging the complementary information from unaligned visible-thermal image pairs, without requiring manual…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Kunpeng Wang , Keke Chen , Chenglong Li , Zhengzheng Tu , Bin Luo

Recently deep convolutional neural networks have achieved significant success in salient object detection. However, existing state-of-the-art methods require high-end GPUs to achieve real-time performance, which makes them hard to adapt to…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Haofeng Li , Guanbin Li , Binbin Yang , Guanqi Chen , Liang Lin , Yizhou Yu

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

In the computer vision community, great progresses have been achieved in salient object detection from natural scene images (NSI-SOD); by contrast, salient object detection in optical remote sensing images (RSI-SOD) remains to be a…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Gongyang Li , Zhi Liu , Weisi Lin , Haibin Ling

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

Deep convolutional neural networks have become a key element in the recent breakthrough of salient object detection. However, existing CNN-based methods are based on either patch-wise (region-wise) training and inference or fully…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Guanbin Li , Yizhou Yu

Co-Salient Object Detection (CoSOD) aims at discovering salient objects that repeatedly appear in a given query group containing two or more relevant images. One challenging issue is how to effectively capture co-saliency cues by modeling…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Qijian Zhang , Runmin Cong , Junhui Hou , Chongyi Li , Yao Zhao

Salient Object Detection (SOD) has traditionally relied on feature refinement modules that utilize the features of an ImageNet pre-trained backbone. However, this approach limits the possibility of pre-training the entire network because of…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Rohit Venkata Sai Dulam , Chandra Kambhamettu