中文
相关论文

相关论文: Salient Object Detection via Dynamic Scale Routing

200 篇论文

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

Salient object detection(SOD) aims at locating the most significant object within a given image. In recent years, great progress has been made in applying SOD on many vision tasks. The depth map could provide additional spatial prior and…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Guangyu Ren , Yanchu Xie , Tianhong Dai , Tania Stathaki

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

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 plays an important role in many downstream tasks. However, complex real-world scenes with varying scales and numbers of salient objects still pose a challenge. In this paper, we directly address the problem of…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Bowen Deng , Andrew P. French , Michael P. Pound

Recent progress on salient object detection (SOD) mainly benefits from multi-scale learning, where the high-level and low-level features collaborate in locating salient objects and discovering fine details, respectively. However, most…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Yu-Huan Wu , Yun Liu , Le Zhang , Ming-Ming Cheng , Bo Ren

Aiming at discovering and locating most distinctive objects from visual scenes, salient object detection (SOD) plays an essential role in various computer vision systems. Coming to the era of high resolution, SOD methods are facing new…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Lv Tang , Bo Li , Shouhong Ding , Mofei Song

Salient object detection is a prevalent computer vision task that has applications ranging from abnormality detection to abnormality processing. Context modelling is an important criterion in the domain of saliency detection. A global…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Kitty Varghese , Sauradip Nag

Salient Object Detection (SOD) methods can locate objects that stand out in an image, assign higher values to their pixels in a saliency map, and binarize the map outputting a predicted segmentation mask. A recent tendency is to investigate…

We present a simple yet effective progressive self-guided loss function to facilitate deep learning-based salient object detection (SOD) in images. The saliency maps produced by the most relevant works still suffer from incomplete…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Sheng Yang , Weisi Lin , Guosheng Lin , Qiuping Jiang , Zichuan Liu

With the goal of identifying pixel-wise salient object regions from each input image, salient object detection (SOD) has been receiving great attention in recent years. One kind of mainstream SOD methods is formed by a bottom-up feature…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Chaowei Fang , Haibin Tian , Dingwen Zhang , Qiang Zhang , Jungong Han , Junwei Han

Deep convolutional neural network (CNN) based salient object detection methods have achieved state-of-the-art performance and outperform those unsupervised methods with a wide margin. In this paper, we propose to integrate deep and…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Jing Zhang , Bo Li , Yuchao Dai , Fatih Porikli , Mingyi He

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

Salient Object Detection (SOD) aims to identify and segment the most prominent objects in images. Advanced SOD methods often utilize various Convolutional Neural Networks (CNN) or Transformers for deep feature extraction. However, these…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Shixuan Gao , Pingping Zhang , Tianyu Yan , Huchuan Lu

To detect salient objects accurately, existing methods usually design complex backbone network architectures to learn and fuse powerful features. However, the saliency inference module that performs saliency prediction from the fused…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Zun Li , Congyan Lang , Yunpeng Chen , Junhao Liew , Jiashi Feng

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) with deep learning often requires substantial computational resources and large annotated datasets, making it impractical for resource-constrained applications. Lightweight models address computational demands…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Leonardo M. Joao , Jancarlo F. Gomes , Silvio J. F. Guimaraes , Ewa Kijak , Alexandre X. Falcao

Salient object detection has seen remarkable progress driven by deep learning techniques. However, most of deep learning based salient object detection methods are black-box in nature and lacking in interpretability. This paper proposes the…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Huaxin Xiao , Jiashi Feng , Yunchao Wei , Maojun Zhang

With the rise of deep convolutional neural networks, object detection has achieved prominent advances in past years. However, such prosperity could not camouflage the unsatisfactory situation of Small Object Detection (SOD), one of the…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Gong Cheng , Xiang Yuan , Xiwen Yao , Kebing Yan , Qinghua Zeng , Xingxing Xie , Junwei Han

Previous video salient object detection (VSOD) approaches have mainly focused on designing fancy networks to achieve their performance improvements. However, with the slow-down in development of deep learning techniques recently, it may…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Chenglizhao Chen , Jia Song , Chong Peng , Guodong Wang , Yuming Fang