中文
相关论文

相关论文: Spectrum-oriented Point-supervised Saliency Detect…

200 篇论文

Weakly-supervised image segmentation is an important task in computer vision. A key problem is how to obtain high quality objects location from image-level category. Classification activation mapping is a common method which can be used to…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Fengdong Sun , Wenhui Li

Depth information has been proved beneficial in RGB-D salient object detection (SOD). However, depth maps obtained often suffer from low quality and inaccuracy. Most existing RGB-D SOD models have no cross-modal interactions or only have…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Wenbo Zhang , Yao Jiang , Keren Fu , Qijun Zhao

Multi-modal salient object detection (MSOD) aims to boost saliency detection performance by integrating visible sources with depth or thermal infrared ones. Existing methods generally design different fusion schemes to handle certain issues…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Kunpeng Wang , Zhengzheng Tu , Chenglong Li , Cheng Zhang , Bin Luo

Image-based salient object detection (SOD) has been extensively explored in the past decades. However, SOD on 360$^\circ$ omnidirectional images is less studied owing to the lack of datasets with pixel-level annotations. Toward this end,…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Jia Li , Jinming Su , Changqun Xia , Yonghong Tian

This paper addresses the challenge of deploying salient object detection (SOD) on resource-constrained devices with real-time performance. While recent advances in deep neural networks have improved SOD, existing top-leading models are…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Zhuo Su , Li Liu , Matthias Müller , Jiehua Zhang , Diana Wofk , Ming-Ming Cheng , Matti Pietikäinen

Salient object detection has become an important task in many image processing applications. The existing approaches exploit background prior and contrast prior to attain state of the art results. In this paper, instead of using background…

计算机视觉与模式识别 · 计算机科学 2015-06-25 Sai Srivatsa R , R. Venkatesh Babu

Benefiting from color independence, illumination invariance and location discrimination attributed by the depth map, it can provide important supplemental information for extracting salient objects in complex environments. However,…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Xiaoqi Zhao , Youwei Pang , Lihe Zhang , Huchuan Lu

A saliency guided hierarchical visual tracking (SHT) algorithm containing global and local search phases is proposed in this paper. In global search, a top-down saliency model is novelly developed to handle abrupt motion and appearance…

计算机视觉与模式识别 · 计算机科学 2018-12-24 Fangwen Tu , Shuzhi Sam Ge , Yazhe Tang , Chang Chieh Hang

We propose a framework for top-down salient object detection that incorporates a tightly coupled image classification module. The classifier is trained on novel category-aware sparse codes computed on object dictionaries used for saliency…

计算机视觉与模式识别 · 计算机科学 2016-04-25 Hisham Cholakkal , Jubin Johnson , Deepu Rajan

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

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

Despite significant success of deep learning in object detection tasks, the standard training of deep neural networks requires access to a substantial quantity of annotated images across all classes. Data annotation is an arduous and…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zeyu Shangguan , Mohammad Rostami

Saliency detection has drawn a lot of attention of researchers in various fields over the past several years. Saliency is the perceptual quality that makes an object, person to draw the attention of humans at the very sight. Salient object…

计算机视觉与模式识别 · 计算机科学 2017-07-06 Shubham Pachori

Existing salient object detection methods often adopt deeper and wider networks for better performance, resulting in heavy computational burden and slow inference speed. This inspires us to rethink saliency detection to achieve a favorable…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Jia Li , Shengye Qiao , Zhirui Zhao , Chenxi Xie , Xiaowu Chen , Changqun Xia

In this work, we propose an efficient and effective approach for unconstrained salient object detection in images using deep convolutional neural networks. Instead of generating thousands of candidate bounding boxes and refining them, our…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Mahyar Najibi , Fan Yang , Qiaosong Wang , Robinson Piramuthu

The existing state-of-the-art (SOTA) video salient object detection (VSOD) models have widely followed short-term methodology, which dynamically determines the balance between spatial and temporal saliency fusion by solely considering the…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Chenglizhao Chen , Hengsen Wang , Yuming Fang , Chong Peng

Toward desirable saliency prediction, the types and numbers of inputs for a salient object detection (SOD) algorithm may dynamically change in many real-life applications. However, existing SOD algorithms are mainly designed or trained for…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Nianchang Huang , Yang Yang , Ruida Xi , Qiang Zhang , Jungong Han , Jin Huang

Co-saliency detection (Co-SOD) aims to segment the common salient foreground in a group of relevant images. In this paper, inspired by human behavior, we propose a gradient-induced co-saliency detection (GICD) method. We first abstract a…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Zhao Zhang , Wenda Jin , Jun Xu , Ming-Ming Cheng

Co-salient object detection (CoSOD) aims to identify the common and salient (usually in the foreground) regions across a given group of images. Although achieving significant progress, state-of-the-art CoSODs could be easily affected by…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Jiayi Zhu , Qing Guo , Felix Juefei-Xu , Yihao Huang , Yang Liu , Geguang Pu

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