English
Related papers

Related papers: A Mutual Learning Method for Salient Object Detect…

200 papers

Fully Convolutional Neural Network (FCN) has been widely applied to salient object detection recently by virtue of high-level semantic feature extraction, but existing FCN based methods still suffer from continuous striding and pooling…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Zhengzheng Tu , Yan Ma , Chenglong Li , Jin Tang , Bin Luo

Recent progress on saliency detection is substantial, benefiting mostly from the explosive development of Convolutional Neural Networks (CNNs). Semantic segmentation and saliency detection algorithms developed lately have been mostly based…

Computer Vision and Pattern Recognition · Computer Science 2018-03-19 Qibin Hou , Ming-Ming Cheng , Xiao-Wei Hu , Ali Borji , Zhuowen Tu , Philip Torr

Salient Object Detection (SOD) has traditionally relied on feature refinement modules that utilize the features of an ImageNet pre-trained backbone. However, this approach limits the possibility of pre-training the entire network because of…

Computer Vision and Pattern Recognition · Computer Science 2024-08-30 Rohit Venkata Sai Dulam , Chandra Kambhamettu

In this paper, we propose using \textit{augmented hypotheses} which consider objectness, foreground and compactness for salient object detection. Our algorithm consists of four basic steps. First, our method generates the objectness map via…

Computer Vision and Pattern Recognition · Computer Science 2015-06-01 Tam V. Nguyen , Jose Sepulveda

Depth cues with affluent spatial information have been proven beneficial in boosting salient object detection (SOD), while the depth quality directly affects the subsequent SOD performance. However, it is inevitable to obtain some…

Computer Vision and Pattern Recognition · Computer Science 2021-04-21 Zhou Huang , Huai-Xin Chen , Tao Zhou , Yun-Zhi Yang , Bi-Yuan Liu

With the ever-growing variety of object detection approaches, this study explores a series of experiments that combine reinforcement learning (RL)-based visual attention methods with saliency ranking techniques to investigate transparent…

Computer Vision and Pattern Recognition · Computer Science 2024-11-06 Matthias Bartolo , Dylan Seychell , Josef Bajada

Salient object detection has achieved great improvement by using the Fully Convolution Network (FCN). However, the FCN-based U-shape architecture may cause the dilution problem in the high-level semantic information during the up-sample…

Computer Vision and Pattern Recognition · Computer Science 2020-05-01 Guangyu Ren , Tianhong Dai , Panagiotis Barmpoutis , Tania Stathaki

One of the fundamental properties of a salient object region is its contrast with the immediate context. The problem is that numerous object regions exist which potentially can all be salient. One way to prevent an exhaustive search over…

Computer Vision and Pattern Recognition · Computer Science 2018-07-03 Aymen Azaza , Joost van de Weijer , Ali Douik , Marc Masana

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modeling the connections between the two tasks, which is not the most efficient…

Computer Vision and Pattern Recognition · Computer Science 2019-09-11 Yu Zeng , Yunzhi Zhuge , Huchuan Lu , Lihe Zhang

Visual saliency models have recently begun to incorporate deep learning to achieve predictive capacity much greater than previous unsupervised methods. However, most existing models predict saliency using local mechanisms limited to the…

Computer Vision and Pattern Recognition · Computer Science 2018-07-04 Samuel Dodge , Lina Karam

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…

Computer Vision and Pattern Recognition · Computer Science 2020-08-10 Chenglizhao Chen , Jia Song , Chong Peng , Guodong Wang , Yuming Fang

Object co-segmentation has drawn significant attention in recent years, thanks to its clarity on the expected foreground, the shared object in a group of images. Saliency fusion has been one of the promising ways to carry it out. However,…

Computer Vision and Pattern Recognition · Computer Science 2022-02-01 Harshit Singh Chhabra , Koteswar Rao Jerripothula

Fully convolutional neural networks (FCNs) have shown outstanding performance in many dense labeling problems. One key pillar of these successes is mining relevant information from features in convolutional layers. However, how to better…

Computer Vision and Pattern Recognition · Computer Science 2017-08-08 Pingping Zhang , Dong Wang , Huchuan Lu , Hongyu Wang , Xiang Ruan

Co-Salient Object Detection (CoSOD) aims at detecting common salient objects within a group of relevant source images. Most of the latest works employ the attention mechanism for finding common objects. To achieve accurate CoSOD results…

Computer Vision and Pattern Recognition · Computer Science 2023-03-14 Peng Zheng , Jie Qin , Shuo Wang , Tian-Zhu Xiang , Huan Xiong

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…

Computer Vision and Pattern Recognition · Computer Science 2016-04-25 Hisham Cholakkal , Jubin Johnson , Deepu Rajan

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…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Reuma Arav , Dennis Wittich , Franz Rottensteiner

Feature pyramid network (FPN) based models, which fuse the semantics and salient details in a progressive manner, have been proven highly effective in salient object detection. However, it is observed that these models often generate…

Computer Vision and Pattern Recognition · Computer Science 2021-05-12 Zun Li , Congyan Lang , Junhao Liew , Qibin Hou , Yidong Li , Jiashi Feng

The U-shape structure has shown its advantage in salient object detection for efficiently combining multi-scale features. However, most existing U-shape based methods focused on improving the bottom-up and top-down pathways while ignoring…

Computer Vision and Pattern Recognition · Computer Science 2020-12-25 Jiang-Jiang Liu , Zhi-Ang Liu , Ming-Ming Cheng

Deep neural network (DNN) based salient object detection in images based on high-quality labels is expensive. Alternative unsupervised approaches rely on careful selection of multiple handcrafted saliency methods to generate noisy…

Computer Vision and Pattern Recognition · Computer Science 2021-03-16 Duc Tam Nguyen , Maximilian Dax , Chaithanya Kumar Mummadi , Thi Phuong Nhung Ngo , Thi Hoai Phuong Nguyen , Zhongyu Lou , Thomas Brox

We introduce a saliency-based distortion layer for convolutional neural networks that helps to improve the spatial sampling of input data for a given task. Our differentiable layer can be added as a preprocessing block to existing task…

Computer Vision and Pattern Recognition · Computer Science 2018-09-11 Adrià Recasens , Petr Kellnhofer , Simon Stent , Wojciech Matusik , Antonio Torralba