paper-with-me

홈 › Papers

Local Context Attention for Salient Object Segmentation

2020-09-24 · Jing Tan, Pengfei Xiong, Yuwen He, Kuntao Xiao, Zhengyi Lv

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 priori, we propose a novel Local Context Attention Network (LCANet) to generate locally reinforcement feature maps in a uniform representational architecture. The proposed network introduces an Attentional Correlation Filter (ACF) module to generate explicit local attention by calculating the correlation feature map between coarse prediction and global context. Then it is expanded to a Local Context Block(LCB). Furthermore, an one-stage coarse-to-fine structure is implemented based on LCB to adaptively enhance the local context description ability. Comprehensive experiments are conducted on several salient object segmentation datasets, demonstrating the superior performance of the proposed LCANet against the state-of-the-art methods, especially with 0.883 max F-score and 0.034 MAE on DUTS-TE dataset.

📄 PDF Abstract BibTeX arXiv:2009.11562

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Contour Loss: Boundary-Aware Learning for Salient Object Segmentation

2019-08-06 · Zixuan Chen, Huajun Zhou, Xiaohua Xie, Jian-Huang Lai

We present a learning model that makes full use of boundary information for salient object segmentation. Specifically, we come up with a novel loss function, i.e., Contour Loss, which leverages object contours to guide m…

GPUObjectSaliency DetectionSemantic Segmentation

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

SegGPT Meets Co-Saliency Scene

2023-05-08 · Yi Liu, Shoukun Xu, Dingwen Zhang, Jungong Han

Co-salient object detection targets at detecting co-existed salient objects among a group of images. Recently, a generalist model for segmenting everything in context, called SegGPT, is gaining public attention. In view …

Co-Salient Object DetectionObjectobject-detectionObject Detection+1

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

Referring Camouflaged Object Detection With Multi-Context Overlapped Windows Cross-Attention

2025-11-17 · Yu Wen, Shuyong Gao, Shuping Zhang, Miao Huang 외 arxiv

Referring camouflaged object detection (Ref-COD) aims to identify hidden objects by incorporating reference information such as images and text descriptions. Previous research has transformed reference images with salien…

Object Detection