paper-with-me

Papers

Pixels, Regions, and Objects: Multiple Enhancement for Salient Object Detection

2023-01-01 · CVPR 2023 1 · Yi Wang, Ruili Wang, Xin Fan, Tianzhu Wang, Xiangjian He

Salient object detection (SOD) aims to mimic the human visual system (HVS) and cognition mechanisms to identify and segment salient objects. However, due to the complexity of these mechanisms, current methods are not perfect. Accuracy and robustness need to be further improved, particularly in complex scenes with multiple objects and background clutter. To address this issue, we propose a novel approach called Multiple Enhancement Network (MENet) that adopts the boundary sensibility, content integrity, iterative refinement, and frequency decomposition mechanisms of HVS. A multi-level hybrid loss is firstly designed to guide the network to learn pixel-level, region-level, and object-level features. A flexible multiscale feature enhancement module (ME-Module) is then designed to gradually aggregate and refine global or detailed features by changing the size order of the input feature sequence. An iterative training strategy is used to enhance boundary features and adaptive features in the dual-branch decoder of MENet. Comprehensive evaluations on six challenging benchmark datasets show that MENet achieves state-of-the-art results. Both the codes and results are publicly available at https://github.com/yiwangtz/MENet.

📄 PDF Abstract BibTeX

Code (1)

yiwangtz/menet 공식 구현 pytorch

Tasks

Decoderobject-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

SE2Net: Siamese Edge-Enhancement Network for Salient Object Detection

2019-03-29 · Sanping Zhou, Jimuyang Zhang, Jinjun Wang, Fei Wang 외

Deep convolutional neural network significantly boosted the capability of salient object detection in handling large variations of scenes and object appearances. However, convolution operations seek to generate strong re…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

Position-Aware Relation Learning for RGB-Thermal Salient Object Detection

2022-09-21 · Heng Zhou, Chunna Tian, Zhenxi Zhang, Chengyang Li 외

RGB-Thermal salient object detection (SOD) combines two spectra to segment visually conspicuous regions in images. Most existing methods use boundary maps to learn the sharp boundary. These methods ignore the interaction…

DecoderObjectobject-detectionObject Detection+3

Saliency Detection via Graph-Based Manifold Ranking

2013-06-01 · CVPR 2013 6 · Chuan Yang, Lihe Zhang, Huchuan Lu, Xiang Ruan 외

Most existing bottom-up methods measure the foreground saliency of a pixel or region based on its contrast within a local context or the entire image, whereas a few methods focus on segmenting out background regions and …

Saliency DetectionSuperpixels

Texture-Semantic Collaboration Network for ORSI Salient Object Detection

2023-12-06 · Gongyang Li, Zhen Bai, Zhi Liu

Salient object detection (SOD) in optical remote sensing images (ORSIs) has become increasingly popular recently. Due to the characteristics of ORSIs, ORSI-SOD is full of challenges, such as multiple objects, small objec…

DecoderObjectobject-detectionObject Detection+2

ConnNet: A Long-Range Relation-Aware Pixel-Connectivity Network for Salient Segmentation

2018-04-20 · Michael Kampffmeyer, Nanqing Dong, Xiaodan Liang, Yu-jia Zhang 외

Salient segmentation aims to segment out attention-grabbing regions, a critical yet challenging task and the foundation of many high-level computer vision applications. It requires semantic-aware grouping of pixels into …

RelationSegmentationSemantic Segmentation