中文
相关论文

相关论文: Salient Object Detection via Augmented Hypotheses

200 篇论文

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

Deep learning-based video salient object detection has recently achieved great success with its performance significantly outperforming any other unsupervised methods. However, existing data-driven approaches heavily rely on a large…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Pengxiang Yan , Guanbin Li , Yuan Xie , Zhen Li , Chuan Wang , Tianshui Chen , Liang Lin

Various saliency detection algorithms from color images have been proposed to mimic eye fixation or attentive object detection response of human observers for the same scenes. However, developments on hyperspectral imaging systems enable us…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Nevrez Imamoglu , Guanqun Ding , Yuming Fang , Asako Kanezaki , Toru Kouyama , Ryosuke Nakamura

Salient object detection (SOD) in complex environments remains a challenging research topic. Most existing methods perform well in natural scenes with negligible noise, and tend to leverage multi-modal information (e.g., depth and infrared)…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Quan Chen , Xiong Yang , Bolun Zheng , Rongfeng Lu , Xiaokai Yang , Qianyu Zhang , Yu Liu , Xiaofei Zhou

In this paper, we propose an image matting framework called Salient Image Matting to estimate the per-pixel opacity value of the most salient foreground in an image. To deal with a large amount of semantic diversity in images, a trimap is…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Rahul Deora , Rishab Sharma , Dinesh Samuel Sathia Raj

Despite the powerful feature extraction capability of Convolutional Neural Networks, there are still some challenges in saliency detection. In this paper, we focus on two aspects of challenges: i) Since salient objects appear in various…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Mehrdad Noori , Sina Mohammadi , Sina Ghofrani Majelan , Ali Bahri , Mohammad Havaei

Instance segmentation can detect where the objects are in an image, but hard to understand the relationship between them. We pay attention to a typical relationship, relative saliency. A closely related task, salient object detection,…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Hao Fang , Daoxin Zhang , Yi Zhang , Minghao Chen , Jiawei Li , Yao Hu , Deng Cai , Xiaofei He

Saliency object detection estimates the objects that most stand out in an image. The available unsupervised saliency estimators rely on a pre-determined set of assumptions of how humans perceive saliency to create discriminating features.…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Leonardo de Melo Joao , Felipe de Castro Belem , Alexandre Xavier Falcao

Saliency detection is one of the most challenging problems in image analysis and computer vision. Many approaches propose different architectures based on the psychological and biological properties of the human visual attention system.…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Fateme Mostafaie , Zahra Nabizadeh , Nader Karimi , Shadrokh Samavi

Techniques for generating saliency maps continue to be used for explainability of deep learning models, with efforts primarily applied to the image classification task. Such techniques, however, can also be applied to object detectors, not…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Chul Gwon , Steven C. Howell

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

Fully convolutional neural networks (FCNs) have shown their advantages in the salient object detection task. However, most existing FCNs-based methods still suffer from coarse object boundaries. In this paper, to solve this problem, we…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Jia-Xing Zhao , Jiangjiang Liu , Den-Ping Fan , Yang Cao , Jufeng Yang , Ming-Ming Cheng

Recent advances in self-supervised visual representation learning have paved the way for unsupervised methods tackling tasks such as object discovery and instance segmentation. However, discovering objects in an image with no supervision is…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Oriane Siméoni , Chloé Sekkat , Gilles Puy , Antonin Vobecky , Éloi Zablocki , Patrick Pérez

Point cloud salient object detection has attracted the attention of researchers in recent years. Since existing works do not fully utilize the geometry context of 3D objects, blurry boundaries are generated when segmenting objects with…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Chen Wang , Liyuan Zhang , Le Hui , Qi Liu , Yuchao Dai

In this paper we propose a Kalman filter aided saliency detection model which is based on the conjecture that salient regions are considerably different from our "visual expectation" or they are "visually surprising" in nature. In this…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Sourya Roy , Pabitra Mitra

By the aid of attention mechanisms to weight the image features adaptively, recent advanced deep learning-based models encourage the predicted results to approximate the ground-truth masks with as large predictable areas as possible, thus…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Jia Li , Jinming Su , Changqun Xia , Mingcan Ma , Yonghong Tian

Salient object segmentation aims at distinguishing various salient objects from backgrounds. Despite the lack of semantic consistency, salient objects often have obvious texture and location characteristics in local area. Based on this…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Jing Tan , Pengfei Xiong , Yuwen He , Kuntao Xiao , Zhengyi Lv

Different from salient object detection methods for still images, a key challenging for video saliency detection is how to extract and combine spatial and temporal features. In this paper, we present a novel and effective approach for…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Guanqun Ding , Yuming Fang

Salient object detection has recently witnessed substantial progress due to powerful features extracted using deep convolutional neural networks (CNNs). However, existing CNN-based methods operate at the patch level instead of the pixel…

计算机视觉与模式识别 · 计算机科学 2016-03-08 Guanbin Li , Yizhou Yu

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