paper-with-me

Papers

Saliency Detection via Global Context Enhanced Feature Fusion and Edge Weighted Loss

2021-10-13 · Chaewon Park, Minhyeok Lee, MyeongAh Cho, Sangyoun Lee

UNet-based methods have shown outstanding performance in salient object detection (SOD), but are problematic in two aspects. 1) Indiscriminately integrating the encoder feature, which contains spatial information for multiple objects, and the decoder feature, which contains global information of the salient object, is likely to convey unnecessary details of non-salient objects to the decoder, hindering saliency detection. 2) To deal with ambiguous object boundaries and generate accurate saliency maps, the model needs additional branches, such as edge reconstructions, which leads to increasing computational cost. To address the problems, we propose a context fusion decoder network (CFDN) and near edge weighted loss (NEWLoss) function. The CFDN creates an accurate saliency map by integrating global context information and thus suppressing the influence of the unnecessary spatial information. NEWLoss accelerates learning of obscure boundaries without additional modules by generating weight maps on object boundaries. Our method is evaluated on four benchmarks and achieves state-of-the-art performance. We prove the effectiveness of the proposed method through comparative experiments.

📄 PDF Abstract BibTeX arXiv:2110.06550

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderObjectobject-detectionObject DetectionRGB Salient Object DetectionSaliency DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

A Deep Spatial Contextual Long-term Recurrent Convolutional Network for Saliency Detection

2016-10-06 · Nian Liu, Junwei Han

Traditional saliency models usually adopt hand-crafted image features and human-designed mechanisms to calculate local or global contrast. In this paper, we propose a novel computational saliency model, i.e., deep spatia…

Saliency Detection

PiCANet: Learning Pixel-wise Contextual Attention for Saliency Detection

2017-08-21 · CVPR 2018 6 · Nian Liu, Junwei Han, Ming-Hsuan Yang

Contexts play an important role in the saliency detection task. However, given a context region, not all contextual information is helpful for the final task. In this paper, we propose a novel pixel-wise contextual atten…

RGB Salient Object DetectionSaliency Detection

PiCANet: Pixel-wise Contextual Attention Learning for Accurate Saliency Detection

2018-12-15 · Nian Liu, Junwei Han, Ming-Hsuan Yang

In saliency detection, every pixel needs contextual information to make saliency prediction. Previous models usually incorporate contexts holistically. However, for each pixel, usually only part of its context region is …

object-detectionObject DetectionRGB Salient Object DetectionSaliency Detection+3

A Saliency Enhanced Feature Fusion based multiscale RGB-D Salient Object Detection Network

2024-01-22 · Rui Huang, Qingyi Zhao, Yan Xing, Sihua Gao 외

Multiscale convolutional neural network (CNN) has demonstrated remarkable capabilities in solving various vision problems. However, fusing features of different scales alwaysresults in large model sizes, impeding the app…

object-detectionObject DetectionRGB-D Salient Object DetectionSaliency Detection+1

Deeply-Supervised Recurrent Convolutional Neural Network for Saliency Detection

2016-08-18 · Youbao Tang, Xiangqian Wu, Wei Bu

This paper proposes a novel saliency detection method by developing a deeply-supervised recurrent convolutional neural network (DSRCNN), which performs a full image-to-image saliency prediction. For saliency detection, t…

Saliency DetectionSaliency Prediction