中文
相关论文

相关论文: Revisiting Salient Object Detection: Simultaneous …

200 篇论文

Salient object detection (SOD), which aims to find the most important region of interest and segment the relevant object/item in that area, is an important yet challenging vision task. This problem is inspired by the fact that human seems…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Pingping Zhang , Huchuan Lu , Chunhua Shen

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

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) is a crucial and preliminary task for many computer vision applications, which have made progress with deep CNNs. Most of the existing methods mainly rely on the RGB information to distinguish the salient…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Jiawei Zhao , Yifan Zhao , Jia Li , Xiaowu Chen

Unsupervised salient object detection aims to detect salient objects without using supervision signals eliminating the tedious task of manually labeling salient objects. To improve training efficiency, end-to-end methods for USOD have been…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yicheng Song , Shuyong Gao , Haozhe Xing , Yiting Cheng , Yan Wang , Wenqiang Zhang

Recently salient object detection has witnessed remarkable improvement owing to the deep convolutional neural networks which can harvest powerful features for images. In particular, state-of-the-art salient object detection methods enjoy…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Haofeng Li , Guanbin Li , Yizhou Yu

In this paper, we propose a fast deep learning method for object saliency detection using convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify the input images based on the pixel-wise…

计算机视觉与模式识别 · 计算机科学 2016-02-02 Hengyue Pan , Hui Jiang

Fully-supervised salient object detection (SOD) methods have made great progress, but such methods often rely on a large number of pixel-level annotations, which are time-consuming and labour-intensive. In this paper, we focus on a new…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Runmin Cong , Qi Qin , Chen Zhang , Qiuping Jiang , Shiqi Wang , Yao Zhao , Sam Kwong

Salient object detection (SOD), which simulates the human visual perception system to locate the most attractive object(s) in a scene, has been widely applied to various computer vision tasks. Now, with the advent of depth sensors, depth…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Tao Zhou , Deng-Ping Fan , Ming-Ming Cheng , Jianbing Shen , Ling Shao

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

Salient objects attract human attention and usually stand out clearly from their surroundings. In contrast, camouflaged objects share similar colors or textures with the environment. In this case, salient objects are typically…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Aixuan Li , Jing Zhang , Yunqiu Lv , Tong Zhang , Yiran Zhong , Mingyi He , Yuchao Dai

Low-Rank Matrix Recovery (LRMR) has recently been applied to saliency detection by decomposing image features into a low-rank component associated with background and a sparse component associated with visual salient regions. Despite its…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Qi Zheng , Shujian Yu , Xinge You , Qinmu Peng

One major branch of saliency object detection methods is diffusion-based which construct a graph model on a given image and diffuse seed saliency values to the whole graph by a diffusion matrix. While their performance is sensitive to…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Peng Jiang , Zhiyi Pan , Nuno Vasconcelos , Baoquan Chen , Jingliang Peng

In recent years, saliency ranking has emerged as a challenging task focusing on assessing the degree of saliency at instance-level. Being subjective, even humans struggle to identify the precise order of all salient instances. Previous…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Chengxiao Sun , Yan Xu , Jialun Pei , Haopeng Fang , He Tang

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

As prior knowledge of objects or object features helps us make relations for similar objects on attentional tasks, pre-trained deep convolutional neural networks (CNNs) can be used to detect salient objects on images regardless of the…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Nevrez Imamoglu , Chi Zhang , Wataru Shimoda , Yuming Fang , Boxin Shi

Recent progress on salient object detection mainly aims at exploiting how to effectively integrate convolutional side-output features in convolutional neural networks (CNN). Based on this, most of the existing state-of-the-art saliency…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Yun Liu , Yu Qiu , Le Zhang , JiaWang Bian , Guang-Yu Nie , Ming-Ming Cheng

This paper investigates a fundamental yet underexplored issue in Salient Object Detection (SOD): the size-invariant property for evaluation protocols, particularly in scenarios when multiple salient objects of significantly different sizes…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Shilong Bao , Qianqian Xu , Feiran Li , Boyu Han , Zhiyong Yang , Xiaochun Cao , Qingming Huang

This paper presents a new deep neural network design for salient object detection by maximizing the integration of local and global image context within, around, and beyond the salient objects. Our key idea is to adaptively propagate and…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Xiaowei Hu , Chi-Wing Fu , Lei Zhu , Tianyu Wang , Pheng-Ann Heng

In recent years, three-dimensional point clouds are used increasingly to document natural environments. Each dataset contains a diverse set of objects, at varying shapes and sizes, distributed throughout the data and intricately intertwined…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Reuma Arav , Dennis Wittich , Franz Rottensteiner