中文
相关论文

相关论文: Benchmarking Deep Models for Salient Object Detect…

200 篇论文

In this paper, we propose an efficient and discriminative model for salient object detection. Our method is carried out in a stepwise mechanism based on both divergence background and compact foreground cues. In order to effectively enhance…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Chenxing Xia , Hanling Zhang , Keqin Li

Recent progress on salient object detection mainly aims at exploiting how to effectively integrate multi-scale convolutional features in convolutional neural networks (CNNs). Many popular methods impose deep supervision to perform…

计算机视觉与模式识别 · 计算机科学 2021-01-21 Yun Liu , Ming-Ming Cheng , Xinyu Zhang , Guang-Yu Nie , Meng Wang

Transformers have rapidly gained popularity in computer vision, especially in the field of object recognition and detection. Upon examining the outcomes of state-of-the-art object detection methods, we noticed that transformers consistently…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Aref Miri Rekavandi , Shima Rashidi , Farid Boussaid , Stephen Hoefs , Emre Akbas , Mohammed bennamoun

Previous RGB-D salient object detection (SOD) methods have widely adopted deep learning tools to automatically strike a trade-off between RGB and D (depth), whose key rationale is to take full advantage of their complementary nature, aiming…

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

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

Salient object detection or salient region detection models, diverging from fixation prediction models, have traditionally been dealing with locating and segmenting the most salient object or region in a scene. While the notion of most…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Ali Borji

Salient object detection has increasingly become a popular topic in cognitive and computational sciences, including computer vision and artificial intelligence research. In this paper, we propose integrating \textit{semantic priors} into…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Tam V. Nguyen , Luoqi Liu

While nowadays deep neural networks achieve impressive performances on semantic segmentation tasks, they are usually trained by optimizing pixel-wise losses such as cross-entropy. As a result, the predictions outputted by such networks…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Yifu Chen , Arnaud Dapogny , Matthieu Cord

In this paper, we tackle the challenging task of unsupervised salient object detection (SOD) by leveraging spectral clustering on self-supervised features. We make the following contributions: (i) We revisit spectral clustering and…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Gyungin Shin , Samuel Albanie , Weidi Xie

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 (SOD) and camouflaged object detection (COD) are related yet distinct binary mapping tasks. These tasks involve multiple modalities, sharing commonalities and unique cues. Existing research often employs intricate…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Ziyang Luo , Nian Liu , Wangbo Zhao , Xuguang Yang , Dingwen Zhang , Deng-Ping Fan , Fahad Khan , Junwei Han

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

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

Recently, salient object detection (SOD) methods have achieved impressive performance. However, salient regions predicted by existing methods usually contain unsaturated regions and shadows, which limits the model for reliable fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Yao Yuan , Pan Gao , Qun Dai , Jie Qin , Wei Xiang

Attention mechanisms are widely used in salient object detection models based on deep learning, which can effectively promote the extraction and utilization of useful information by neural networks. However, most of the existing attention…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Shiping Zhu , Lanyun Zhu

Saliency methods are frequently used to explain Deep Neural Network-based models. Adebayo et al.'s work on evaluating saliency methods for classification models illustrate certain explanation methods fail the model and data randomization…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Deepan Chakravarthi Padmanabhan , Paul G. Plöger , Octavio Arriaga , Matias Valdenegro-Toro

Most existing salient object detection methods mostly use U-Net or feature pyramid structure, which simply aggregates feature maps of different scales, ignoring the uniqueness and interdependence of them and their respective contributions…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Yao Yuan , Pan Gao , XiaoYang Tan

Saliency Object Detection (SOD) has several applications in image analysis. The methods have evolved from image-intrinsic to object-inspired (deep-learning-based) models. When a model fail, however, there is no alternative to enhance its…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Leonardo de Melo Joao , Alexandre Xavier Falcao

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

Salient Object Detection (SOD) is crucial in computer vision, yet RGB-based methods face limitations in challenging scenes, such as small objects and similar color features. Hyperspectral images provide a promising solution for more…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Yuhao Qiu , Shuyan Bai , Tingfa Xu , Peifu Liu , Haolin Qin , Jianan Li