paper-with-me

Papers

Disentangled High Quality Salient Object Detection

2021-08-08 · ICCV 2021 10 · Lv Tang, Bo Li, Shouhong Ding, Mofei Song

Aiming at discovering and locating most distinctive objects from visual scenes, salient object detection (SOD) plays an essential role in various computer vision systems. Coming to the era of high resolution, SOD methods are facing new challenges. The major limitation of previous methods is that they try to identify the salient regions and estimate the accurate objects boundaries simultaneously with a single regression task at low-resolution. This practice ignores the inherent difference between the two difficult problems, resulting in poor detection quality. In this paper, we propose a novel deep learning framework for high-resolution SOD task, which disentangles the task into a low-resolution saliency classification network (LRSCN) and a high-resolution refinement network (HRRN). As a pixel-wise classification task, LRSCN is designed to capture sufficient semantics at low-resolution to identify the definite salient, background and uncertain image regions. HRRN is a regression task, which aims at accurately refining the saliency value of pixels in the uncertain region to preserve a clear object boundary at high-resolution with limited GPU memory. It is worth noting that by introducing uncertainty into the training process, our HRRN can well address the high-resolution refinement task without using any high-resolution training data. Extensive experiments on high-resolution saliency datasets as well as some widely used saliency benchmarks show that the proposed method achieves superior performance compared to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2108.03551

Code (2)

luckybird1994/hqsod 공식 구현
jiwei0921/Saliency-Evaluation-Toolbox

Tasks

GPUObjectobject-detectionObject DetectionregressionRGB Salient Object DetectionSalient Object DetectionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Mutual Information Regularization for Weakly-supervised RGB-D Salient Object Detection

2023-06-06 · Aixuan Li, Yuxin Mao, Jing Zhang, Yuchao Dai

In this paper, we present a weakly-supervised RGB-D salient object detection model via scribble supervision. Specifically, as a multimodal learning task, we focus on effective multimodal representation learning via inter…

Objectobject-detectionObject DetectionPrediction+3

Salient Object Detection for Images Taken by People With Vision Impairments

2023-01-12 · Jarek Reynolds, Chandra Kanth Nagesh, Danna Gurari

Salient object detection is the task of producing a binary mask for an image that deciphers which pixels belong to the foreground object versus background. We introduce a new salient object detection dataset using images…

Objectobject-detectionObject DetectionSalient Object Detection

Salient Objects in Clutter: Bringing Salient Object Detection to the Foreground

2018-03-16 · ECCV 2018 9 · Deng-Ping Fan, Ming-Ming Cheng, Jiang-Jiang Liu, Shang-Hua Gao 외

We provide a comprehensive evaluation of salient object detection (SOD) models. Our analysis identifies a serious design bias of existing SOD datasets which assumes that each image contains at least one clearly outstandi…

AttributeObjectobject-detectionObject Detection+2

Generalised Co-Salient Object Detection

2022-08-20 · Jiawei Liu, Jing Zhang, Ruikai Cui, Kaihao Zhang 외

We propose a new setting that relaxes an assumption in the conventional Co-Salient Object Detection (CoSOD) setting by allowing the presence of "noisy images" which do not show the shared co-salient object. We call this …

Co-Salient Object DetectionObjectobject-detectionObject Detection+2

Instance-Level Salient Object Segmentation

2017-04-12 · CVPR 2017 7 · Guanbin Li, Yuan Xie, Liang Lin, Yizhou Yu

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In thi…

Instance SegmentationObjectSaliency DetectionSegmentation+1