中文
相关论文

相关论文: Robust Salient Object Detection on Compressed Imag…

200 篇论文

Due to the more dramatic multi-scale variations and more complicated foregrounds and backgrounds in optical remote sensing images (RSIs), the salient object detection (SOD) for optical RSIs becomes a huge challenge. However, different from…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Yuhan Lin , Han Sun , Ningzhong Liu , Yetong Bian , Jun Cen , Huiyu Zhou

The majority of current salient object detection (SOD) models are focused on designing a series of decoders based on fully convolutional networks (FCNs) or Transformer architectures and integrating them in a skillful manner. These models…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Ailing Pan , Chao Dai , Chen Pan , Dongping Zhang , Yunchao Xu

Visual salient object detection (SOD) aims at finding the salient object(s) that attract human attention, while camouflaged object detection (COD) on the contrary intends to discover the camouflaged object(s) that hidden in the surrounding.…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Aixuan Li , Jing Zhang , Yunqiu Lv , Bowen Liu , Tong Zhang , Yuchao Dai

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

Fully convolutional neural networks (FCNs) have shown outstanding performance in many computer vision tasks including salient object detection. However, there still remains two issues needed to be addressed in deep learning based saliency…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Chunbiao Zhu , Xing Cai , Kan Huang , Thomas H Li , Ge Li

The objective of hyperspectral remote sensing image salient object detection (HRSI-SOD) is to identify objects or regions that exhibit distinct spectrum contrasts with the background. This area holds significant promise for practical…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Peifu Liu , Huiyan Bai , Tingfa Xu , Jihui Wang , Huan Chen , Jianan Li

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

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

A key problem in salient object detection is how to effectively model the semantic properties of salient objects in a data-driven manner. In this paper, we propose a multi-task deep saliency model based on a fully convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Xi Li , Liming Zhao , Lina Wei , Ming-Hsuan Yang , Fei Wu , Yueting Zhuang , Haibin Ling , Jingdong Wang

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

Deep Convolutional Neural Networks (CNNs) have demonstrated excellent performance in image classification, but still show room for improvement in object-detection tasks with many categories, in particular for cluttered scenes and occlusion.…

计算机视觉与模式识别 · 计算机科学 2015-03-24 Nikolaos Karianakis , Thomas J. Fuchs , Stefano Soatto

This paper investigates the role of saliency to improve the classification accuracy of a Convolutional Neural Network (CNN) for the case when scarce training data is available. Our approach consists in adding a saliency branch to an…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Carola Figueroa Flores , Abel Gonzalez-García , Joost van de Weijer , Bogdan Raducanu

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bin Zhang , Yang Wu , Xiaojing Zhang , Ming Ma

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

While we enjoy the richness and informativeness of multimodal data, it also introduces interference and redundancy of information. To achieve optimal domain interpretation with limited resources, we propose CSDNet, a lightweight…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Xiaotong Yu , Ruihan Xie , Zhihe Zhao , Chang-Wen Chen

Detecting the salient objects in a remote sensing image has wide applications for the interdisciplinary research. Many existing deep learning methods have been proposed for Salient Object Detection (SOD) in remote sensing images and get…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Huiming Sun , Lan Fu , Jinlong Li , Qing Guo , Zibo Meng , Tianyun Zhang , Yuewei Lin , Hongkai Yu

Salient Object Detection (SOD) aims to identify and segment the most conspicuous objects in an image or video. As an important pre-processing step, it has many potential applications in multimedia and vision tasks. With the advance of…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Xinhao Deng , Pingping Zhang , Wei Liu , Huchuan Lu

Salient object detection (SOD) is viewed as a pixel-wise saliency modeling task by traditional deep learning-based methods. A limitation of current SOD models is insufficient utilization of inter-pixel information, which usually results in…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Ziyun Yang , Somayyeh Soltanian-Zadeh , Sina Farsiu

Salient object detection (SOD) and camouflaged object detection (COD) are two closely related but distinct computer vision tasks. Although both are class-agnostic segmentation tasks that map from RGB space to binary space, the former aims…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Chao Hao , Zitong Yu , Xin Liu , Yuhao Wang , Weicheng Xie , Jingang Shi , Huanjing Yue , Jingyu Yang

Image-based salient object detection (SOD) has been extensively studied in the past decades. However, video-based SOD is much less explored since there lack large-scale video datasets within which salient objects are unambiguously defined…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Jia Li , Changqun Xia , Xiaowu Chen